Skip to content

Instantly share code, notes, and snippets.

@LondonAppDev
Created January 27, 2018 17:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment