I use Google App Engine for Python SDK 1.3.4.
I hope run 2 legged oauth on App Engine.
I reference the sample code below.:
http://code.google.com/p/gdata-python-client/source/browse/trunk/samples/oauth/2_legged_oauth.py
I added the following(for App Engine):
gdata.alt.appengine.run_on_appengine(docs)
The error message is as follows.:
Error 401 Authorization required.
will there be the workaround?
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" 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-appengine?hl=en.