Why Am I Getting a 403 Error When Trying to Connect Google Chat as a Trigger on Your Example Platform?

This topic was automatically generated from Slack. You can find the original thread here.

When I’m trying to connect Google Chat as a Trigger through your example platform, I’m getting a 403 error. Any ideas?

looks like this might be a scope-related issue from the error response

error=\\\"insufficient_scope\\\", scope=\\\"https://www.googleapis.com/auth/chat.import https://www.googleapis.com/auth/chat.messages https://www.googleapis.com/auth/chat.messages.readonly https://www.googleapis.com/auth/chat.app.messages.readonly\\\"\"

Posted thread to Discourse: Why Am I Getting a 403 Error When Trying to Connect Google Chat as a Trigger on Pipedream Platform?

Any updates on this? Or any tips on how to get around it? :slight_smile:

Hey ! This looks like a scopes issue, so we’ll need to update the app. I’ll follow up by tomorrow with an update :slightly_smiling_face:

  • it looks like the scopes needed for this are sensitive scopes. We typically follow least-scopes principals and suggest users set up custom oauth for custom auth needs.

Ah okay - Is there a list of providers/actions where this is required?

Ideally I’d like to get ahead before my users do