I am using the AuthSub login to get a users albums and photos. The code I wrote works fine for most users, but when some of my users get a response of "Unknown user." when trying to access their albums after they have granted access to my web app.
In my code I get a single use token then I exchange this token for a session token. Then after I get the session token I get the albums using the data api. I store the session token in a cookie on the users browser. Like I said this works for nearly all of my users, but a few have had problems. The only thing I can think of is maybe they have cookies disabled. I looked on one users computer and cookies seemed to be enabled. Does anyone have any insite? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" 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://groups.google.com/group/google-picasa-data-api?hl=en -~----------~----~----~----~------~----~------~--~---
