API Error Code 191: Invalid Argument on using Facebook Login

Asked By 50 points N/A Posted on -
qa-featured

I have this app which I am making and I have FaceBook login included in it. When I try logging using this, invalid argument shows up, and when I tried configuring it, the next one API Error Code 191 shows. How do I fix this? Can anyone give me the right way of integrating FaceBook login in any applications?

FaceBook Login

Invalid argument

Given URL is not permitted by the application configuration.

Error

An error occurred with 3aroundwebziptest. Please try again later.

API Error Code: 191

API Error Description: The specified URL is not owned by the application

Error Message: redirect_url is not owned by the application.

SHARE
Answered By 0 points N/A #146741

API Error Code 191: Invalid Argument on using Facebook Login

qa-featured

Hello Joby,

You may be getting that error because of incorrect settings. You will therefore need to go to https://developers.FaceBook.com/ and then edit the application that you are working on. Go to the "website" tab and then look for "Site URL". It should be set to your website's URL "http://yoursite.com/". In case you are using subdomains, you will need to update "Site Domain" to be "yoursite.com"

Regards,

Nicke

Related Questions