There are only two possible places for mista: client or server. Server side might have issues with for example firewall (I block outgoing connections for all users to all domains, and allow only specific ones. Google uses clusters, that has different IP addresses - and firewall does not permit connections to it.)
Anyway, seems that your code and server is working. Seems that something is with the user side. Test account on different PC's, different browsers, then diferent accounts and then ask again ;). On 20 Spa, 20:03, dustin10 <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
