Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sharing scope being deprecated by Google #194

Open
chelming opened this issue Sep 20, 2024 · 2 comments
Open

Sharing scope being deprecated by Google #194

chelming opened this issue Sep 20, 2024 · 2 comments

Comments

@chelming
Copy link

"scope": "https://www.googleapis.com/auth/photoslibrary https://www.googleapis.com/auth/photoslibrary.sharing"

We’re making two changes to the Google Photos APIs that will take effect March 31, 2025:

  1. Removal of scopes: The Google Photos Library API readonly, sharing, and search scopes will be removed, with photo picking and search uses cases now supported by a new Google Photos Picker API.
@hermanho
Copy link
Owner

hermanho commented Sep 21, 2024

It is a breaking change 🙁.

  1. It have to be selected per photo instead of album.
  2. Picker session is validated within 7 days. It is required to download all medias with the session Id to local machine. It is a big different compare with current logic that it can poll and refresh the new photos from the selected albums.

@hermanho
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants