Hi,
I am using OAuth 2.0 . In the documention it is written that "When
your access token expires, our API endpoints will respond with HTTP
401 Unauthorized" but I am getting Error 403 Forbidden.
I am coding in C# and when token expires my
HTTPWebRequest.EndGetResponse API is throwing exception
System.Net.WebException : {"The remote server returned an error:
NotFound."} and HTTP status code is 403 Forbidden.
Thanks
WP7
--
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.