Title: Error while verifying &#8211; Google
Last modified: December 21, 2024

---

# Error while verifying – Google

 *  Resolved [hasintha86](https://wordpress.org/support/users/hasintha86/)
 * (@hasintha86)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/error-while-verifying-google/)
 * Hi Team
 * We just changed the domain name of our site and reconfigured the apps. but upon
   verifying the google login we get the follow error
 * Error: cURL error 28: Failed to connect to oauth2.googleapis.com port 443:
 * Please help us to debug this issue
 * Best Regards

Viewing 1 replies (of 1 total)

 *  Plugin Support [Laszlo](https://wordpress.org/support/users/laszloszalvak/)
 * (@laszloszalvak)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/error-while-verifying-google/#post-18214062)
 * Hi [@hasintha86](https://wordpress.org/support/users/hasintha86/)
 * cURL problems are usually related to a server configuration. You can receive 
   the error code 28, ( which actually indicate operation timeout errors ) by either:
    - an outdated PHP or cURL version
    - memory limit problem
    - SSL issue ( since you told you changed the domain name, my guess is this )
    - a server configuration or firewall setting for example a ModSecurity which
      prevents certain requests, which is necessary for the OAuth2 authorization
      what we use in Nextend Social Login. ( Basically your server send requests
      to the server of the provider ( e.g. Google) and then it should receive a 
      response from it. If the communication is prevented by a server setting, then
      the verification can not work either. )
 * So I would suggest getting in touch with your server host, telling them about
   this error code. They will most likely be able to help in identifying and fixing
   the problem.
 * Note: you can find a good article, about cURL error: 28. If your host can not
   find a problem with the settings mentioned above, they could also check the steps
   of this article:
    - [https://www.hostinger.com/tutorials/curl-error-28](https://www.hostinger.com/tutorials/curl-error-28)
 * Best regards,
   Laszlo.

Viewing 1 replies (of 1 total)

The topic ‘Error while verifying – Google’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Laszlo](https://wordpress.org/support/users/laszloszalvak/)
 * Last activity: [1 year, 5 months ago](https://wordpress.org/support/topic/error-while-verifying-google/#post-18214062)
 * Status: resolved