Hi all,
Need help on this issue as shown in screenshot: This app is blocked.
For the context, I'm using health plugin to get steps, distance and calories data from Google Fit and Apple Health.
Everything working fine in ios device but in android device I got this issue when I'm published to production.
- On Google Cloud console, the app is already got verified.
- As shown in screenshot below, the restricted scope already approved
- Screenshot below showing on android device for production release:
- In OAuth user cap, seems like user cap is not up-to-date
Hi @pmcareplus,
Welcome to the Google Cloud Community!
As for initial troubleshooting steps, try the following resolutions below:
Additionally, you may review this guide - “This App Is Blocked” Error On Google Apps Script [Solution].
If the above options don't work, you can contact Google Cloud Support to further look into your case. Thank you! 😃
@lawrencenelson thanks for the response. We already contacted Google Partner. The issue is the Oauth Verification detecting the app using the unverified restricted scopes.
For the context, we used the unverified restricted scopes during development process and already remove it once we set to production. Our troubleshooting with Google partner, we are suspecting the Health plugin that we use to integrate with Google Fit causing the problem. The Google Partner advise us to get verified for those unverified scopes. Then we need to go through the verification process again which is taking long time. How to expedite the verification process?