ido-ran / google-photos-api-python-quickstart

Quickstart example of how to use Google Photos API with Python
Apache License 2.0
38 stars 12 forks source link

no album #5

Open john012343210 opened 3 years ago

john012343210 commented 3 years ago

why it show no album?

ido-ran commented 3 years ago

can you post an example of what you tried to do?

john012343210 commented 3 years ago

your code tried to list albums, i oauth a user with several albums, but the script says no album.

so I wonder why?

is this the reason? """"Google Photos API only let you control data you created from your App and not preexisting data. So if you want to move around preexisting pics, update their descriptions or add them to albums .. you cant.""""

ido-ran commented 3 years ago

It might be, try to create a new album in your account.