Page 2 of 3

Error 2500 when access to facebook data

Posted: Wed Oct 16, 2013 9:43 am
by Kateryna Grynko

Hi Eduardo,

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


Error 2500 when access to facebook data

Posted: Wed Oct 16, 2013 10:45 am
by Eduardo Ferrin

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


Error 2500 when access to facebook data

Posted: Wed Oct 16, 2013 10:47 am
by Eduardo Ferrin

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


Error 2500 when access to facebook data

Posted: Wed Oct 16, 2013 2:06 pm
by Kateryna Grynko

Hi Eduardo,

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


Error 2500 when access to facebook data

Posted: Wed Oct 16, 2013 2:08 pm
by Eduardo Ferrin

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


Error 2500 when access to facebook data

Posted: Wed Oct 16, 2013 2:33 pm
by Eduardo Ferrin

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)


Error 2500 when access to facebook data

Posted: Wed Oct 16, 2013 4:51 pm
by Maryna Brodina

Hello! Working on it. I'll update.


Error 2500 when access to facebook data

Posted: Wed Oct 16, 2013 5:32 pm
by Maryna Brodina

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


Error 2500 when access to facebook data

Posted: Wed Oct 16, 2013 5:48 pm
by Eduardo Ferrin

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

Have you test it??


Error 2500 when access to facebook data

Posted: Wed Oct 16, 2013 5:54 pm
by Eduardo Ferrin

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

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