In order to preserve page data and hopefully enhance user experience, I made a popup window to handle the Gmail authentication. Once it authenticates, I use google.accounts.user.checkLogin() to verify, and then close the popup if we're logged in.
I'm finding that if I checkLogin() from the popup, it is giving me a different response than when I checkLogin() on my primary page. Since I'm very new to the Contacts Data API, I'm sure I violated some basic rule that is killing it for me, but I was wondering if someone knew the answer. Thanks. -- 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
