Relative Content

Tag Archive for gmailgoogle-oauthgmail-apigoogle-api-nodejs-client

Receiving a 403 for users.messages.send despite seemingly having adequate scopes

My organization maintains an app that has the https://www.googleapis.com/auth/gmail.send scope. Today, when attempting send Gmail messages on behalf of our users, we received a 403 error from the Gmail API saying we had Insufficient Permission. We were still able to make other requests to the Gmail API on their behalf, such as users.settings.sendAs.