Page 2 of 5

Facebook Plug-in

Posted: Thu Nov 07, 2013 11:21 pm
by Alena Prykhodko

Please check there are no JavaScript errors http://docs.appery.io/documentation/d...


Facebook Plug-in

Posted: Fri Nov 08, 2013 12:27 am
by Ruth

I did check and it looks as if I am getting two errors.
I am using your facebook plug-in, canyou tell me why then.
see the attached image Image


Facebook Plug-in

Posted: Fri Nov 08, 2013 12:56 am
by Alena Prykhodko

We'll test and inform you.


Facebook Plug-in

Posted: Fri Nov 08, 2013 7:28 pm
by Kateryna Grynko

Hi Ruth,

Please post the full error text (click on the request with error and choose 'Response').

Most probably you send invalid data to Facebook. The first error is preaccess_token=undefined/pre


Facebook Plug-in

Posted: Fri Nov 08, 2013 7:34 pm
by Ruth

{
"error": {
"message": "Invalid verification code format.",
"type": "OAuthException",
"code": 100
}
}


Facebook Plug-in

Posted: Fri Nov 08, 2013 9:37 pm
by Ruth

This is the latest error message I am getting on the after log-in page.

{
"error": {
"message": "This authorization code has expired.",
"type": "OAuthException",
"code": 100
}
}


Facebook Plug-in

Posted: Fri Nov 08, 2013 9:45 pm
by Kateryna Grynko

Ruth,

Please check the parameters you send (access token): http://stackoverflow.com/questions/14...
Make sure you get the token.


Facebook Plug-in

Posted: Fri Nov 08, 2013 9:53 pm
by Ruth

Please see the latest error I am receiving.

I have Matched the url that facebook redirects to with the settings service.
I have added my ID and secret to the settings service.
I added the JS to have the missing button show

Everything else was set by the plug-in.

Please let me know is it something I have done or is it the plug-in

{
"error": {
"message": "This authorization code has expired.",
"type": "OAuthException",
"code": 100
}
}


Facebook Plug-in

Posted: Sat Nov 09, 2013 5:32 pm
by Ruth

Any update on this issue?


Facebook Plug-in

Posted: Sat Nov 09, 2013 5:40 pm
by Igor

Hello,

Sorry, but we need more time.