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

Error 2500 when access to facebook data

Hi Eduardo,

You specified an incorrect "client id": http://stackoverflow.com/questions/14...

Eduardo Ferrin
Posts: 0
Joined: Tue Oct 15, 2013 2:07 pm

Error 2500 when access to facebook data

I ́m trying all, client id is correct.. but always the same, please help me! I can ́t continue to develop my app....

Eduardo Ferrin
Posts: 0
Joined: Tue Oct 15, 2013 2:07 pm

Error 2500 when access to facebook data

when I test the service GetData writing manual my token... the test is good, I received all data, the problem is when the app try to get the token from the user

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

Error 2500 when access to facebook data

Hi Eduardo,

Where do you save it before sending in get_data service? As we can see it's empty.

Eduardo Ferrin
Posts: 0
Joined: Tue Oct 15, 2013 2:07 pm

Error 2500 when access to facebook data

Yes because I delete, but if you want I can put again

Eduardo Ferrin
Posts: 0
Joined: Tue Oct 15, 2013 2:07 pm

Error 2500 when access to facebook data

One more time I followed step by step the tutorial with other app... and the same result! you might to have some errors in the tutorial, is impossible to get data from Facebook. I loose too much time with your platform. If you want that I develop in your platform please solve the problem, I can ́t spend more time (2 days completed)

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

Error 2500 when access to facebook data

Hello! Working on it. I'll update.

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

Error 2500 when access to facebook data

There was a mistake, sorry. Please replace prevar vars = jqXHR.responseText.split("&");/pre with prevar vars = jqXHR.responseText.split("&");/pre

Eduardo Ferrin
Posts: 0
Joined: Tue Oct 15, 2013 2:07 pm

Error 2500 when access to facebook data

The result is the same:
{
"error": {
"message": "Invalid OAuth access token.",
"type": "OAuthException",
"code": 190
}
}

Have you test it??

Eduardo Ferrin
Posts: 0
Joined: Tue Oct 15, 2013 2:07 pm

Error 2500 when access to facebook data

Is necessary to create a database in appery.io for facebook login?

I ́m frustrated about this.... :-(

Return to “Issues”