Since Google has updated the login on gmail.
The "Sign in Using Google" function has stopped to work out.
The pop-up opens but the page remains on "connect to server"
Thx in advance for a solution
All Best
Since Google has updated the login on gmail.
The "Sign in Using Google" function has stopped to work out.
The pop-up opens but the page remains on "connect to server"
Thx in advance for a solution
All Best
Comments
Comment #1
wmad commentedIssue confirmed on my websites as well. It suddenly stopped working.
Comment #2
modstore commentedI'm also having this problem now :S
Comment #3
joppstah commentedI also have this problem. Running on Drupal 7. Just spent about 2 hours disabling recent modules to see if they were the problem, before I read this post.
Comment #4
joppstah commentedDo we know what was changed and if there will be a fix?
Comment #5
emposha commentedGoogle updated identity-toolkit to v2, and removed support for v1
I will try to create patch and post it later, meanwhile this module should count as broken...
Also here you can find more information about identity-toolkit v2.
https://developers.google.com/identity-toolkit/v2/acguide
Comment #6
joppstah commentedAny movement on the patch emposha?
Comment #7
gaurav.varshney commentedI am facing the same problem.
JS error occurs in the console "Refused to display 'https://www.googleapis.com/static/proxy.html?gcv=gcm_90d40b8b8d35c45c49316f…296c2.js#parent=http%3A%2F%2Flocalhost%2Fdrupal7%2F&rpctoken=1383906239497' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.
Comment #8
mateb commentedThere are some differences between GITkit API v1 and v2:
https://developers.google.com/identity-toolkit/v1/acguide
https://developers.google.com/identity-toolkit/v2/acguide
Google Identity Toolkit v1
Google Identity Toolkit v2
Comment #9
shanz karthik commentedHi all, I'm also stuck with the same issue.
"NetworkError: 404 Not Found - https://www.googleapis.com/static/proxy.html?gcv=gcm_90d40b8b8d35c45c493..."
Comment #10
eem88 commentedI'm experiencing the same issue, hangs on 'connect to server'
Comment #11
toby381 commentedSame issue here
Comment #12
j_ten_man commentedI'm getting this same thing and it's not clear what the issue is. I'm trying the Drupal 6 version. This seems to be some issue with the toolkit itself, but maybe it's how this is implemented. I spent a couple of hours trying to figure it out, but can't seem to get it working.
Comment #13
gaurav.varshney commentedI used the Gconnect module of the new branch "Commit a75e632 on 6.x-1.x-rc" http://drupalcode.org/project/gconnect.git/commit/a75e632
it is working fine.
Comment #14
1kenthomas commentedTitle says it all; changing. Is this project dead? Thanks, Ken
Comment #15
1kenthomas commented(Spelling/typo correction). Note the git repo has updated code for D6, not D7.
Comment #16
AntiNSA commentedis this still working or not?
Comment #17
1kenthomas commented@AntiNSA: May be working for D6 from the GIT repo mentioned above (#13). Cannot confirm that.
Comment #18
laurabfen commentedAny progress on this. Not working on our drupal 7 site.