google-photos-api-python-quickstart
google-photos-api-python-quickstart copied to clipboard
Quickstart example of how to use Google Photos API with Python
Fix for service raising version bug; Refer to line 32, updated static_discovery flag
no album
why it show no album?
Hi! Thanks so much for the shared open source. I configured my goolge photo api at API console and the application type is web application. pretty much followed this link...
Hi! How can I get the credentials.json and client_secret.json files that the example program needs to authenticate? I guess they should be in some part of my google account, but...
According to the [announcement of Google Posted September 2024](https://developers.google.com/photos/support/updates), the scope photoslibrary.readonly will be removed from the Library API after March 31, 2025. Google says: "If your app needs users...