• Resolved scott1984tw

    (@scott1984tw)


    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=email

    super_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!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘facebook Strict mode fail’ is closed to new replies.