Created
January 27, 2018 17:28
-
-
Save LondonAppDev/bd2b41ac39f827fdc6b841bc09474926 to your computer and use it in GitHub Desktop.
Apple sign up error response
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"service_errors" : [ { | |
"code" : "-34607001", | |
"title" : "Could Not Create Account", | |
"message" : "An unknown error has occurred." | |
} ], | |
"hasError" : true | |
} |
how fix this?
you fix it?
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
how fix this?