vinitkumar / googlecl

GoogleCL rewrite in __progress__
Other
324 stars 48 forks source link

The Picasa API is deprecated #273

Closed gevrey closed 5 years ago

gevrey commented 5 years ago

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

vinitkumar commented 5 years ago

@gevrey Keep at look at #274. I have started the attempt of another rewrite for this project. Closing this issue to keep the issue list clean.