aseps3472 / gdata-javascript-client

Automatically exported from code.google.com/p/gdata-javascript-client
0 stars 0 forks source link

Contacts API doesn't load contacts on Chrome recently #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Javascript Google Contacts API wouldn't load contacts even on the sample code 
page from Google 
(http://code.google.com/apis/contacts/docs/1.0/developers_guide_js.html)
It used to work just fine previously (a month ago). Recently, it has been 
broken in some browsers (indicated below). 

Weird things is after granting access to Contacts. It is redirected back to the 
application but there is still a token appended after the domain and it is not 
refreshed, something like:
http://somedomain.com/#2%2F00xYOjX-Rr52MNT7qqeGJ4s6Y2Ri1U55gVJvVFplJzE

OS: Mac OS X
Browsers: Chrome, Safari.
(Works fine on Firefox)

Original issue reported on code.google.com by emoinrp@gmail.com on 15 Mar 2011 at 8:19