This was really confusing to me too. A request with a 1+ hour old token returns a 403 with "Invalid SubAuth Token", not a 401 as the documentation says at http://code.google.com/apis/accounts/docs/OAuth2.html#SS at 'Getting additional access tokens'
On Oct 14, 7:16 am, wp7 <[email protected]> wrote: > 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 > HTTP401Unauthorized" but I am getting Error403Forbidden. > > 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 is403Forbidden. > > 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.
