Hi,
I have an app that has been in the app marketplace for several years. Earlier this year I had an email from google saying that I needed to go through an annual re-verification process. At the time I had some restricted scopes. I started looking into the CASA requirements, and decided that it would be simpler to rework the app so that it didn't use any restricted scopes, only sensitive ones. I did that, and then received a note from Google saying that the app had been verified.
The app says that it's verified, but it also has a 100 OAuth user limit which is now maxed out.
Since then I've found that the OAuth user limit of 100 has been hit, and now any new users of the app receive a "This app is blocked" message. I've used the form to request that the 100 OAuth limit is increased, but I just keep getting automated replies.
I'm not sure what to do. Currently any new users are unable to use my product.
Can you help?!
Thanks
Neil
cc. @Manish_B
Check that you're only requesting the scopes that your app is approved for. The warning and user limit on the consent screen can occur even for verified apps *if* the app is requesting a scope that is not explicitly listed and approved in the consent screen configuration in the developer console.
Steps:
1) Verify list of configured scopes in dev console match what app requests
2) Submit for verification again. If no restricted scopes, this should be a (relatively) quick process to go through