My application has been running fine for years, but since yesterday I get 
the 403 error on a specific domain when trying to upgrade the single use 
token to a session token.
I've done some more tests and have run the exactly same code on two 
different domains
-One domain restricted to Google Apps accounts
-Another domain open for all Google accounts
My code works on both test domains, but on the affected domain it fails.

This is what I get in the logs:

Query string=token=1%2FIK5jbUPakdNkqPPRGqeXlBDZDJqLDYXR4cMNHLl0ZCw

User returns back from granting access to google services. Single use 
token=1/IK5jbUPakdNkqPPRGqeXlBDZDJqLDYXR4cMNHLl0ZCw

com.floreysoft.appcore.server.AppCoreServlet doGet: Failed to retrieve session 
token from single use token!
com.google.gdata.util.AuthenticationException: 403: OK


The problem seems to appear more or less randomly on different domains. See:
http://www.google.com/support/forum/p/apps-apis/thread?tid=16306d02c282e8d3&hl=en

http://code.google.com/p/gdata-issues/issues/detail?id=2245

http://code.google.com/p/gdata-issues/issues/detail?id=2459

Of course I've already tried all suggested workarounds (URLDecoding the 
token etc.) but without success.

As this affects a very important customer it would be great to get some help 
from the dev team asap.

I'm available anytime for any proposed workarounds.

My personal email is daniel.florey at gmail.com

Thanks,

Daniel

-- 
You received this message because you are subscribed to the Google
Groups "Google Contacts, Shared Contacts and User Profiles APIs" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://code.google.com/apis/contacts/community/forum.html

Reply via email to