Hi.. I am facing this error when i request for a authsub token...
Traceback (most recent call last):
File "/base/python_lib/versions/1/google/appengine/ext/webapp/
__init__.py", line 501, in __call__
handler.get(*groups)
File "/base/data/home/apps/sandyyoutubetestapp/1.334566082742425805/
youtube.py", line 84, in get
self.UpgradeAndStoreToken()
File "/base/data/home/apps/sandyyoutubetestapp/1.334566082742425805/
youtube.py", line 182, in UpgradeAndStoreToken
self.client.UpgradeToSessionToken()
File "/base/data/home/apps/sandyyoutubetestapp/1.334566082742425805/
gdata/service.py", line 891, in UpgradeToSessionToken
raise NonAuthSubToken
NonAuthSubToken
please help me out what is this error for???
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---