Facebook login giving URL Blocked

-1

I'm creating a web app with login through facebook, but in some cell phones, when trying to enter the user receives a response like the image. I've tried several different settings in the facebook developer panel, but still unsuccessful. Would anyone have any idea what might be happening? Thanks!

    
asked by anonymous 16.10.2017 / 02:19

1 answer

0

At developers.facebook.com login and enter your application. Go to the "Facebook login" feature and disable the "Use strict mode for redirect URLs" option and enable "oauth login in the embedded browser."

Also activate the options "Login on the client's oauth" and "Login on the web".

    
16.10.2017 / 03:05