Page 1 of 3

Error with facebook access token

Posted: Wed Jul 03, 2013 5:37 pm
by Obed Eugene

Facebook access_token error.
I am trying to get the facebook access token for my app, but I keep getting this error message.

{
"error": {
"message": "Missing authorization code",
"type": "OAuthException",
"code": 1
}
} Image


Error with facebook access token

Posted: Wed Jul 03, 2013 7:51 pm
by Kateryna Grynko

Hi,

We cannot reproduce such problem. Could you please show us full authorization code?


Error with facebook access token

Posted: Mon Jul 08, 2013 2:59 pm
by Obed Eugene

Where do I find the authorization code?


Error with facebook access token

Posted: Mon Jul 08, 2013 4:18 pm
by Obed Eugene

Also, to give some background on this issue, I created the app a few months ago, but I forgot to get the access token. I recently decided to go back and finish the app but now i'm getting the error above.

Maybe the token has expired?


Error with facebook access token

Posted: Mon Jul 08, 2013 4:46 pm
by Maryna Brodina

Hello! Could you clarify what service you call and what data you send? Have you tried this tutorial http://docs.appery.io/tutorials/build...?


Error with facebook access token

Posted: Mon Jul 08, 2013 8:01 pm
by Obed Eugene

Yes, I followed the tutorial. I created the get_token and get_data services, I'm able to connect to facebook, but unable to connect to get the access token.


Error with facebook access token

Posted: Mon Jul 08, 2013 8:05 pm
by Maryna Brodina

Could you give us your public app link?


Error with facebook access token

Posted: Mon Jul 08, 2013 8:15 pm
by Obed Eugene

Error with facebook access token

Posted: Mon Jul 08, 2013 9:21 pm
by Maryna Brodina

Thank you, we'll check and update.


Error with facebook access token

Posted: Tue Jul 09, 2013 2:59 pm
by Maryna Brodina

Hello! Looks like the problem is with redirect URL. Please check your settings.