Hi

I tried to fetch my Picasa web account with the Access token and
secret which I got got after the OAuth process cycle. I tried to fetch
the content using this token&secret but I got error as follows.

com.google.gdata.util.ServiceForbiddenException: Forbidden
Token invalid - Invalid AuthSub token.

        at com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse
(HttpGDataRequest.java:505)
        at com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse
(GoogleGDataRequest.java:555)
        at com.google.gdata.client.http.HttpGDataRequest.checkResponse
(HttpGDataRequest.java:480)
        at com.google.gdata.client.http.HttpGDataRequest.execute
(HttpGDataRequest.java:459)
        at com.google.gdata.client.http.GoogleGDataRequest.execute
(GoogleGDataRequest.java:527)
        at com.google.gdata.client.Service.getFeed(Service.java:962)
        at com.google.gdata.client.Service.getFeed(Service.java:819)
        at com.google.gdata.client.GoogleService.getFeed(GoogleService.java:
592)
        at com.google.gdata.client.Service.getFeed(Service.java:838)


My token contains the special characters slash( / ), hyphen(-) and
underscore(_) and the secret has only alphabets and numbers.

Please help me out in solving the issue.

Thanks in Advance
Razak K


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OAuth" 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/oauth?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to