Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Facebook Plug-in

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

Ruth
Posts: 0
Joined: Thu Nov 07, 2013 12:24 pm

Facebook Plug-in

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

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Facebook Plug-in

We'll test and inform you.

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

Facebook Plug-in

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

Ruth
Posts: 0
Joined: Thu Nov 07, 2013 12:24 pm

Facebook Plug-in

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

Ruth
Posts: 0
Joined: Thu Nov 07, 2013 12:24 pm

Facebook Plug-in

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
}
}

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

Facebook Plug-in

Ruth,

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

Ruth
Posts: 0
Joined: Thu Nov 07, 2013 12:24 pm

Facebook Plug-in

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
}
}

Ruth
Posts: 0
Joined: Thu Nov 07, 2013 12:24 pm

Facebook Plug-in

Any update on this issue?

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Facebook Plug-in

Hello,

Sorry, but we need more time.

Return to “Issues”