facebook Strict mode fail
-
After updated to 7.11.1 , I’ve been prompt to add a trusted “OAuth redirect URI” to facebook-app-login settings page , and I try to enable Strict mode(as facebook prompt there will be force enable soon).
And for Strict mode ON , login failed , the request to facebook is
https://www.facebook.com/v2.10/dialog/oauth?
client_id=000
state=000
response_type=code
sdk=php-sdk-5.0.0
redirect_uri=https://site.org/?SuperSocializerAuth=Facebook&super_socializer_redirect_to=https://site.org/
scope=emailsuper_socializer_redirect_to vary from page I login , can’t add them all to trusted redirect URI.
Am I need to change my config or wait a update? thanks!
The topic ‘facebook Strict mode fail’ is closed to new replies.