Skip to content

Instantly share code, notes, and snippets.

@LondonAppDev
Created January 27, 2018 17:28
Show Gist options
  • Save LondonAppDev/bd2b41ac39f827fdc6b841bc09474926 to your computer and use it in GitHub Desktop.
Save LondonAppDev/bd2b41ac39f827fdc6b841bc09474926 to your computer and use it in GitHub Desktop.
Apple sign up error response
{
"service_errors" : [ {
"code" : "-34607001",
"title" : "Could Not Create Account",
"message" : "An unknown error has occurred."
} ],
"hasError" : true
}
@dnyall
Copy link

dnyall commented Jun 14, 2024

how fix this?

@NezhaGrin
Copy link

how fix this?

you fix it?

@dnyall
Copy link

dnyall commented Nov 3, 2024

how fix this?

you fix it?

No, unfortunately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment