RealtyJuggler Administrator
unread,Feb 7, 2012, 6:58:35 PM2/7/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Contacts, Shared Contacts and User Profiles APIs
I have a web application that uses the Google Contacts API, Javascript
version 2.s
The code has been working just fine for the past year or so. But just
yesterday I have been starting to get calls from customers who are
having trouble with the Grant Access screen.
That is, they log into their Google Gmail account and grant access to
Google Contacts and Google Calendar (the two api's that we use) and
then are redirected back to our site where there try to start
synchronizing. At that time, they are again told that they need to
grant access. And then they do not again with no success.
For some reason, the code that is supposed to pick up that temporary
cookie
g314-pending
is not picking up that cookie and authenticating correctly.
I'll try to debug further from my end. However, none of this code has
changed for months on my end.
Is there something that has recently changed which might cause this
code to break?
thanks.
Scott Schmitz