sign up with facebook
Please try to open this link https://developers.facebook.com/apps, if it won't work for you you would need to contact Facebook developers support.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Please try to open this link https://developers.facebook.com/apps, if it won't work for you you would need to contact Facebook developers support.
Hello!
I keep hitting this dead end and still can't figure it out. When I test the app in either chrome developer tools or firefox firebug it navigates to the correct page, but I receive these errors instead of the correct response parameters...
{
"error": {
"message": "Invalid OAuth access token.",
"type": "OAuthException",
"code": 190
}
}
{
"error": {
"message": "Invalid verification code format.",
"type": "OAuthException",
"code": 100
}
}
Any suggestions?
Hello! Did you get these errors while making a request to the Graph API?