Obed Eugene
Posts: 0
Joined: Wed Jul 03, 2013 5:37 pm

Error with facebook access token

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Error with facebook access token

Hi,

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

Obed Eugene
Posts: 0
Joined: Wed Jul 03, 2013 5:37 pm

Error with facebook access token

Where do I find the authorization code?

Obed Eugene
Posts: 0
Joined: Wed Jul 03, 2013 5:37 pm

Error with facebook access token

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?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Error with facebook access token

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

Obed Eugene
Posts: 0
Joined: Wed Jul 03, 2013 5:37 pm

Error with facebook access token

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.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Error with facebook access token

Could you give us your public app link?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Error with facebook access token

Thank you, we'll check and update.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Error with facebook access token

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

Return to “Issues”