Why do I get 'app is blocked' on Google Fit OAuth?
The app is blocked error during Google Fit authentication happens when write permission scopes are enabled in your dashboard.
The app is blocked error during Google Fit authentication happens when write permission scopes are enabled in your dashboard. The Google client ID Terra provides only supports read permissions.
To fix it:
1
Remove write scopes from your enabled permissions.
2
Retry in an incognito window, in case the old consent screen is cached.
To show your own brand on the consent screen, supply your own Google provider client ID and secret in the dashboard.
PreviousWhy do my requests return 401 in production?
NextWhy do I get 'insufficient permissions for data type' on Google?
Last updated
Was this helpful?