I have developed a desktop app that uses the Gmail API to download emails from only my own Gmail account. When I try to make the app "Internal"
, I am told that I cannot do so, because I am not a Google workspace user. So I started the verification process and went thru the first step - the domain verification process. After this step, I received this email from api-oauth-dev-verification@google.com:
Hi, Thank you for your patience while we reviewed your project. It looks like your app is only used by the people in your domain, so your project doesn’t need to be verified. (Learn more about internal vs. public users). Note: internal use and personal use are different.
Applications for Internal Use If this is correct, please let us know by replying to this email. We'll then close your request, and you can update your project from public to internal by following these steps: Sign-in to Google Cloud Console Select the project ID: getEmails (id: getemails-354519) Go to OAuth Consent Screen under APIs & Services Go to User Type Select Make Internal Click Save**
But every time I try to make the app internal, I am prevented from doing so with the same message "Because you are not a Google Workspace user, you can only make your app available to external users"
.
How do I get around this Catch-22 situation? Any help would be greatly appreciated.