After installing Facebook single-sign-on and trying to sign-in with
your Facebook account you get this message:
API Error Description: The
specified URL is not owned by the application
Error Message: redirect_uri is not owned by the application.
Error Message: redirect_uri is not owned by the application.
Why
While registering the application you had to provide the URL of the site. That URL is not the same as the URL from which you run the script and get the 191 error. You have to fix that.
If you specified the main URL (www.mysite.com), and the script is on sub-domain (subdomain.mysite.com) do this
- Register the app with the URL of the sub-domain.
- Call this script from same URL as specified in app settings.
0 komentar:
Post a Comment
thank your for your comment