How can I remove or increase the user limit when I am not accessing sensitive information, the application is already verified and I did the reverification but the user limit still remains, I do not request any sensitive or restricted permission, as seen in the images.
Hi @Jonaht ,
Welcome to Google Cloud Community!
A user cap will apply when your app is under the unverified app screen, limiting it to 100 users during development, testing, or staging. This restriction will be lifted only once the app has been successfully verified. You can also check the documents for the overview of OAuth2.0 and OAuth App Verification Help Center to help you understand the scopes, policies and protocols of OAuth2.0
I hope the above information is helpful.
Hello, thanks for the response, the problem is that the application is already verified, like you can see in the capture, but that restriction was not removed, the application is in production and verified but the restriction of 100 users was not removed. I understand that once the application has passed the verification process and been approved, that restriction should be removed.