Page 2 of 2

sign up with facebook

Posted: Tue Aug 27, 2013 3:22 pm
by Maryna Brodina

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.


sign up with facebook

Posted: Wed Sep 04, 2013 6:24 pm
by Joe6207668

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?


sign up with facebook

Posted: Wed Sep 04, 2013 6:41 pm
by Maryna Brodina

Hello! Did you get these errors while making a request to the Graph API?