Reason for invalid_request on loginFacebook calls.

Not applicable

I am using different facebook id to loginFacebook using apigee.js.

And i am getting invalid_request response for some of facebook id.

Please provide me solution for this.

Thanks

0 3 297
3 REPLIES 3

can you provide some more information? sample calls or error messages or code

Not applicable

I am sending facebook access token to loginFacebook method in apigee.js.

It doesn't return any error code except this {"error":"invalid_request"}.

ok @balaji.r@xlabz.com, lets see - can you enable 'buildCurl:true' for your client, when you initialize the sdk like here, http://apigee.com/docs/app-services/content/installing-apigee-sdk-javascript

and see if there are more information, can you post your curl debug information