In using Google Client API, Java on the android, when I try and visit
    https://docs.google.com/feeds/default/private/full
I get a 400 Bad Request Error when authenticating with ClientLogin
with a authTokenType of "writely".

But when I visit
    https://docs.google.com/feeds/documents/private/full
using the same method above, I get a response.

In the Data Protocol for Documents it says to use the first(default),
is there any reason why this isn't working?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Data Protocol" 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-help-dataapi?hl=en.

Reply via email to