Hi,
I am looking for an easier tutorial about to get documents list from a
Google Docs account.
What I can find are:

#1
Google Documents List Data API v3.0
http://code.google.com/apis/documents/docs/3.0/developers_guide_python.html

#2
OAuth in the Google Data Protocol Client Libraries
http://code.google.com/apis/gdata/docs/auth/oauth.html

It's frustrated, that the above two documents do not provide a workable
example to follow.
The #1 reads that there are 3 methods to authenticate , but as stupid as I
am,
failed to figure out the right way to do it correctly. Then, I turned to #2.

The #2 reads great and easier to follow than #2 (from a beginner's point of
view)
Until the last section: "Using an access token". They seem to be written by
different persons.
There is no "bridge" between that section and others,
I have difficulty to follow and failed to make my script to work.

It would be appreciated if anybody kindly provides a document
with more complete example to follow.
(I have searched Nick's blog , nothing found)

Thanks in advance.
Iap

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to