Title: Verification error
Last modified: June 16, 2020

---

# Verification error

 *  Resolved [Purnendu](https://wordpress.org/support/users/impurnendu/)
 * (@impurnendu)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/verification-error-2/)
 * Hi, can you please identify the exact error, what is happening?
    Verification
   is not successful. After debugging, I got this error-
 * {“error”:{“message”:”Missing redirect_uri parameter.”,”type”:”OAuthException”,”
   code”:191,”fbtrace_id”:”AzS6FLEpDv6*****neXZH”}}

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [Purnendu](https://wordpress.org/support/users/impurnendu/)
 * (@impurnendu)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/verification-error-2/#post-12992053)
 * Now the problem is changed.
    When I was clicking Verify Settings, a new wp-admin
   page opening on a new window, but verification is under pending.
 *  Plugin Support [Laszlo](https://wordpress.org/support/users/laszloszalvak/)
 * (@laszloszalvak)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/verification-error-2/#post-12992465)
 * Hi [@impurnendu](https://wordpress.org/support/users/impurnendu/)
 * Did you see this:
    `{"error":{"message":"Missing redirect_uri parameter.","type":"
   OAuthException","code":191,"fbtrace_id":"xxxx"}}` error when you checked the 
   Facebook connection at Nextend Social Login > Debug > Test Facebook connection?
 * Since if you did, then there we only check whether your server can communicate
   with the server of the provider or not. And because of this we don’t want to 
   make any extra request there, that’s why you see this in the verbose.
    **So if
   you see the: ** `"Network connection successful: https://graph.facebook.com/v3.2/
   oauth/access_token"` message, that means your server is able to communicate with
   the server of the provider. Every other verbose information is only useful for
   us to identify the cause of the problem, if this connection would not be successful.
 * **As for your current problem with /wp-admin page being opened in the popup:**
   
   These kind of problems can occur, when something prevents us from using the /
   wp-login.php page to handle the OAuth flow over so they redirect us to a different
   page, breaking the OAuth flow. For these situations we have the “OAuth redirect
   uri proxy page” and the “Page for register flow” settings. Both can be found 
   at our Global Settings > General tab: [https://nextendweb.com/nextend-social-login-docs/global-settings/](https://nextendweb.com/nextend-social-login-docs/global-settings/)
    - For “OAuth redirect uri proxy page”: you should create a new empty page and
      select it for this setting.
    - For “Page for register flow”:
    -  you should create another new page, place the shortcode: [nextend_social_login_register_flow]
      into it, then save it and select it for this setting.
 * Note: Selecting a page for “OAuth redirect uri proxy page” will replace the /
   wp-login.php part of the redirect URL of each provider with the slug of the page
   you created, so don’t forget to update your redirect url with the new one suggested
   by Nextend Social Login.
 * If you still see the problem occur, please rather open a support ticket at:
    
   [https://nextendweb.com/contact-us/nextend-social-login-support/?ref=https://wordpress.org/support/topic/verification-error-2/](https://nextendweb.com/contact-us/nextend-social-login-support/?ref=https://wordpress.org/support/topic/verification-error-2/)
   and I will take a look at your site.
 * Best regards,
    Laszlo.
    -  This reply was modified 5 years, 12 months ago by [Laszlo](https://wordpress.org/support/users/laszloszalvak/).
 *  Thread Starter [Purnendu](https://wordpress.org/support/users/impurnendu/)
 * (@impurnendu)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/verification-error-2/#post-12993448)
 * Oh great. Your support is awesome.
 * The first problem was solved automatically.
 * But for the second problem, the “Theme my Login” plugin was causing the issue.
   Fixed it as per your suggestion and it’s working now. Thanks a lot…

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Verification error’ is closed to new replies.

 * ![](https://ps.w.org/nextend-facebook-connect/assets/icon.svg?rev=3336394)
 * [Nextend Social Login and Register](https://wordpress.org/plugins/nextend-facebook-connect/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextend-facebook-connect/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextend-facebook-connect/)
 * [Active Topics](https://wordpress.org/support/plugin/nextend-facebook-connect/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextend-facebook-connect/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextend-facebook-connect/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Purnendu](https://wordpress.org/support/users/impurnendu/)
 * Last activity: [5 years, 12 months ago](https://wordpress.org/support/topic/verification-error-2/#post-12993448)
 * Status: resolved