Closed umueller459 closed 6 months ago
It does not sound like the API is changing just the GUI. (If my interpretation is correct then there should not be an issue - for gphotos-sync we all own our own 'app' so that everyone gets to take advantage of the free tier).
It may be that the docs will need updating because the flow changes slightly.
You are correct.
Upon further searching, I found this https://developers.google.com/identity/protocols/oauth2/production-readiness/sensitive-scope-verification#personal-use
The previous sections say:
If your app requests scopes categorized as sensitive or restricted, you probably need to complete the verification process unless your app's use qualifies for an exception.
I just got an email from Google that
When looking in the code, it needs
These are considered sensitive scopes. Does it mean the app needs some changes or will it continue to work? Thanks.