For several days the component oziogallery It wasn't working anymore.
I had the following error:
| "Request had insufficient authentication scopes.". | 
 
I tried unsuccessfully to revalidate my access to Google via   authenfication console
authenfication console
 
I received this email from Google
| 
 Hello Google Developer, We are prohibited to approve your request for the following broad-access Library API scopes, which are removed as part of the updates to the Google Photos APIs to improve user privacy.photoslibrary.readonlyphotoslibrary.sharing
 photoslibraryWhat's Happening After March 31, 2025, all apps will only be able to access content created by your application. The Library API will no longer allow access to the elements in a user’s library that were not uploaded by your app. If your app currently uses the Library API for photo selection from content not uploaded by your app or related on accessing the user's entire library, you'll need to migrate to the new Picker API to ensure a seamless user experience and enhanced security; otherwise, you may need to re-evaluate your app or consider alternative approaches. scope, which grants the access to create, get, and delete sessions, and to list media items for sessions. If your app needs to select photos from a user's library, use the new Google Photos Picker API with thephotospicker.mediaitems.readonly
 | 
 For sharing, you can direct the user to manage sharing in Google Photos. To help users, consider adding clear instructions or deep links within your app to guide them. 
This means that you have to do a port to be able to access Google Photos
The developer of the Event Gallery extension also talks about it here   Oops, they did it again - Changes to the Google Photos API integration
Oops, they did it again - Changes to the Google Photos API integration
 Google talks about it on their website   https://developers.google.com/photos/support/updates?hl=en
https://developers.google.com/photos/support/updates?hl=en