What steps will reproduce the problem?
1.run ./google
2.picasa create "photo"
3.error
What is the expected output? What do you see instead?
- login to picasa
- album photo create
What version of the product are you using? On what operating system? What
picasa on centOS 5.5
version of gdata-python-client (aka python-gdata)?
gdata 2.0.14
Please provide any additional information below.
Traceback (most recent call last):
File "./google", line 488, in run_interactive
run_once(options, args)
File "./google", line 627, in run_once
task.run(client, options, args)
File "/home/rsvroot/googlecl-0.9.13/src/googlecl/picasa/__init__.py", line 198, in _run_create
access=options.access, date=options.date)
File "/home/rsvroot/googlecl-0.9.13/src/googlecl/picasa/service.py", line 152, in create_album
timestamp=timestamp_ms)
File "/usr/local/lib/python2.5/site-packages/gdata/photos/service.py", line 358, in InsertAlbum
raise GooglePhotosException(e.args[0])
GooglePhotosException: (403, 'Forbidden', 'Token invalid - Invalid AuthSub
token.')
Original issue reported on code.google.com by SamdyL...@gmail.com on 14 Sep 2011 at 11:06
Original issue reported on code.google.com by
SamdyL...@gmail.com
on 14 Sep 2011 at 11:06