Yes, this error happens in the web application and desktop application. The problem happened is that: With the code posted above, an user ID [[email protected]] can be authenticated by a different user's password [xxxx] instead of this user's passoword [yyyy]. and furthermore, when the code retrieves groups with that credentials, the unexpected error happens which is: com.google.gdata.util.ServiceForbiddenException: Cannot request contacts belonging to another user
The expected result should be AuthenticationException. Why am I getting this error? Is this because of my environment? Are there any solutions? So far I'm not sure if Chrome or cookie caused in any way. Best Regards, Masami Asai -- 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
