I am attempting to integrate with Google Docs.  (At the moment just
trying to get a list of documents).   I have issued the ClientLogin
request and get an authorization token.   But when I then hit the
http://docs.google.com/feeds/documents/private/full with my
authorization key in the headers, I get a page not found.   I can tell
the authorization key is working because if I do not pass that header,
I get a 403 instead.

Any reason why I would be getting a page not found?  I am lost and not
sure what else to try.   I am not using the java client libraries
since I am running on Android and want to keep it lightweight.




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

Reply via email to