Reputation: 3
I recently received a email from Google named "Action required: Problem with your Google API project XXXX (id: XXXX)".
It is said:
As of May 22, apps requesting risky OAuth scopes that have not completed the OAuth developer verification process are limited to 100 new user grants.
Your Google Cloud/APIs project XXXX (id: XXXX) has not completed this process and has reached 60% of this user limit.
I want to confirm my user limit, so, how can I find my "new user grants" in my Google Project?
Upvotes: 0
Views: 712
Reputation: 2232
You have a 100 new user grant limit because your app is unverified.
You'll have to request verification for your app and follow the verification process for this limit to dissapear.
Upvotes: 2