Hi Geeks,

My Picasa implementation with version 1.0 api suddenly stopped working 
which was working great previously. I am able to get access token 
successfully but when I try to fetch Album listing using "
https://picasaweb.google.com/data/feed/api/user/default"; call I am getting 
"Authentication required" error. Moreover if I hard code the "default" 
parameter in above request with actual userID I am getting my album listing 
working. Picasa web album data api version 1.0 clearly mentions that:-

"*The string "default" can be used in place of a real userID, in which case 
the server will use the userID of the user credentials used to authenticate 
the request.*" 

And It seems google only share access token with us and there is no way to 
get userID then how should I resolve this issue. I am just wondering how 
come a working code stopped suddenly. Please help me.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-picasa-data-api/-/KYIJItrEGC0J.
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.

Reply via email to