Hi Sandy,

My first guess would be that the AuhSub token is not being saved so the
upgrade to session token call doesn't receive the token. The easiest way for
me to debug this would be for you to send me your code if you are willing to
share it. You may also find the following articles to be helpful:

http://code.google.com/appengine/articles/gdata.html
http://code.google.com/apis/youtube/articles/youtube_api_appengine.html

Thank you,

Jeff

On Tue, Jun 30, 2009 at 3:38 AM, Sandy G <sandy9849492...@gmail.com> wrote:

>
> 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 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