Title: Problem google  login
Last modified: August 24, 2016

---

# Problem google login

 *  [Raggen99](https://wordpress.org/support/users/raggen99/)
 * (@raggen99)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problem-google-login/)
 * Hi everyone:)
 * Everything works fine unless the google+ login.
 * When klikking the google+ button the application stucks in the pop up window 
   only saying “Login to mydomain”
 * Check out the problem at:
    [http://www.apvp.no/min-konto/](http://www.apvp.no/min-konto/)
 * Please anyone??
 * [https://wordpress.org/plugins/social-connect/](https://wordpress.org/plugins/social-connect/)

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

 *  [zabishop](https://wordpress.org/support/users/zabishop/)
 * (@zabishop)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problem-google-login/#post-5995960)
 * I had the same issue.
 * [I resolved it using the answer posted here.](https://wordpress.org/support/topic/google-login-gives-warning-message?replies=2)
 * However, I modified the solution a bit. In the file the link above mentions, 
   I changed line 9 to:
    `$app_name = get_option('blogname');`
 * And changed line 13 to this:
    ‘$client->setApplicationName($app_name);’
 *  Thread Starter [Raggen99](https://wordpress.org/support/users/raggen99/)
 * (@raggen99)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problem-google-login/#post-5995961)
 * Thanks a million, that solved my issue:)
 *  [Hiren Purohit](https://wordpress.org/support/users/crehiren/)
 * (@crehiren)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/problem-google-login/#post-5996011)
 * Hello all,
 * i had the same issue and follow this steps.
 * 1) $app_name = get_option(‘blogname’);
    2) $client->setApplicationName(‘Your 
   site name’);
 * But still not work for me..
 * can anyone help me for this ???

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

The topic ‘Problem google login’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/social-connect.svg)
 * [Social Connect](https://wordpress.org/plugins/social-connect/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/social-connect/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/social-connect/)
 * [Active Topics](https://wordpress.org/support/plugin/social-connect/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/social-connect/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/social-connect/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Hiren Purohit](https://wordpress.org/support/users/crehiren/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/problem-google-login/#post-5996011)
 * Status: not resolved