PipedreamHQ / PipedreamHQ/pipedream
gmail
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
### App
gmail
### Summary:
OAuth using the read_only scope profile on gmail gives "Google hasnt verified this app"
### Details:
When not using a scope profile (so full scopes) the gmail pipedream oauth app flow goes smoothly. However when we use the read_only scope profile users get "Google hasnt verified this app" from google's side (see screenshot).
It may be due to it requesting some scopes google sees as "restricted/sensitive" that the app isn't approved for.
### Screenshots:

Contributor guide
Research direction
The issue names no repository files or tests. Start by reproducing the Gmail OAuth flow with the read_only scope profile and compare its requested scopes with the full-scope flow. Done means identifying and addressing the scope or approval mismatch so users no longer see Google's verification warning.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100