You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "~/googlecl/src/googlecl/picasa/init.py", line 247, in _run_post
album = client.GetUserFeed().entry[0]
File "build/bdist.linux-i686/egg/gdata/photos/service.py", line 235, in GetUserFeed
File "build/bdist.linux-i686/egg/gdata/photos/service.py", line 180, in GetFeed
gdata.photos.service.GooglePhotosException: (400, 'Bad Request', 'The Picasa API is deprecated. See https://developers.google.com/picasa-web/ for more details and the migration guide.')
Thanks for your work
The text was updated successfully, but these errors were encountered:
Hi @vinitkumar
Since a few days I see this new error message:
File "~/googlecl/src/googlecl/picasa/init.py", line 247, in _run_post
album = client.GetUserFeed().entry[0]
File "build/bdist.linux-i686/egg/gdata/photos/service.py", line 235, in GetUserFeed
File "build/bdist.linux-i686/egg/gdata/photos/service.py", line 180, in GetFeed
gdata.photos.service.GooglePhotosException: (400, 'Bad Request', 'The Picasa API is deprecated. See https://developers.google.com/picasa-web/ for more details and the migration guide.')
Thanks for your work
The text was updated successfully, but these errors were encountered: