Date: 2025-11-06 20:01:00
Score: 3.5
Natty:
The issue is that https://www.googleapis.com/auth/gmail.send scope only works with the Gmail API, not SMTP. For SMTP OAuth2, you need https://mail.google.com/ scope.
Reasons:
- Probably link only (1):
- Low length (1):
- No code block (0.5):
- Single line (0.5):
- Low reputation (0.5):
Posted by: Alecu Marian Alexandru