0

I have an app registered and verified for the Google Photos Library API. sensitive scope

Since the beginning of June, it seems that my app is no longer allowed to access users' Photos data, even though users are presented with (and accept) the following consent screen:

consent screen

What’s strange is that this coincides with two emails I received from Google around the same time:

"[Action Advised] Manage your unused OAuth clients and protect your information", stating:
"OAuth clients that have remained inactive for six months will be automatically deleted."

"[Correction] Your OAuth clients will not be deleted", stating:
"None of your OAuth clients are marked for deletion. So, no action is required from you."

Great! So I assumed everything was fine.

But in that case, why does my app no longer have access to users' data even after they confirm access on the consent screen shown above?

Any help would be greatly appreciated.

Best regards,

1
  • Were the Project's OAuth clients deleted? Commented Jun 11 at 18:21

1 Answer 1

1

Your problem might be related to the updates in Google Photos API. Some scopes are removed from the Library API after March 31, 2025 which you can check in this documentation. You might also find some helpful insights in this Reddit post.

Sign up to request clarification or add additional context in comments.

1 Comment

Yes, I guess you're right: You can continue to upload media items and create albums using the photoslibrary.appendonly scope We're using scope photolibrary. Unfortunately, fact that we can now only access and manage content that was created by your application. make this API obsolete for my needs.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.