• Resolved dianaccarranza

    (@dianaccarranza)


    Hi, I’ve followed the steps to get an API from Google and Facebook, and I don’t know why my configuration it’s not verified.
    I think I didn’t miss any steps, I followed many tutorials to get it all done, please help!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Laszlo

    (@laszloszalvak)

    Hi @dianaccarranza

    I checked the linked page and as I see your /wp-login.php page automatically redirects to the /my-account page.
    By default we are trying to handle our codes over the /wp-login.php page, but since that page triggers a redirect, I assume it will break our OAuth flow, too.

    To fix this problem, you should configure Nextend Social Login the way that it will try to handle its OAuth flow and its register flow over other pages which are publicly accessible.
    For this you should use our “OAuth redirect uri proxy page” and “Page for register flow” settings, which both can be found at our Global Settings > General tab:

    Important notes:

    • Don’t use the created pages for anything else, otherwise third party codes might interfere with our OAuth flow.
    • Once you selected a page for the “OAuth redirect uri proxy page” setting, the redirect URL of each configured provider will change according to the URL of the selected page. So don’t forget to add the new redirect url into the configured Apps! Nextend Social Login will also warn you about this with a message.

    If you still see problems with the verification even after you made these changes, then could you tell me if you received any error messages? If you did, then please copy the error message here.

    Best regards,
    Laszlo.

Viewing 1 replies (of 1 total)

The topic ‘Configuration can’t verify’ is closed to new replies.