Hi,

I'm writing an application in C++ with the Qt framework.
Authentication via clientLogin works fine. Requesting feeds etc. also
fine.

But I'm having trouble to find out how to get the raw html content.

This how I have set up the http request:

GET /feeds/download/documents/RawDocContents?
action=fetch&justBody=false&revision=_latest&editMode=false&docID=xxxxxxxxxxxxxxxxxxx
HTTP/1.1
Host: docs.google.com
Authorization: GoogleLogin auth= xxxxxxxxxxxxxxxxxxxxxxxxxxx

I only get an error page stating that the error will be analyzed and
that the document doest exist.

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

Reply via email to