Open
Description
Summary
Testing app script with gmail, but keep getting app access blocked. I already added Gmail API, but nothing changes.
Expected Behavior
Sample URL: https://github.com/googleworkspace/apps-script-samples/blob/main/gmail/quickstart/quickstart.gs
Description: list all labels in user's mail box
Actual Behavior
This app is blocked
This app tried to access sensitive info in your Google Account. To keep your account safe, Google blocked this access.
Steps to Reproduce the Problem
- Tried multiple different scripts, all showing the same result. Is there something that I need to change on my account?
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
adlainewson commentedon Apr 23, 2025
Same issue here. The problem is that rather than prompt for credentials (as suggested should happen by the documentation) user is simply denied access.