Skip to main content
Question

Zoom Connection Scope

  • November 26, 2024
  • 1 reply
  • 27 views

I’m trying to utilize Custom Actions and/or API Requests Beta to send messages using Zoom’s Team Chat API.

When I run test either one, I receive this error message:

Invalid access token, does not contain scopes:[chat_message:write, chat_message:write:admin].

It seems that the default scope included for the Zoom connection provides limited scopes into the API, so we’re not able to fully leverage all the endpoints.
 

Please consider increasing the scope.

Did this topic help you find an answer to your question?

1 reply

Sebastian M
Forum|alt.badge.img
  • Zapier Staff
  • 29 replies
  • November 29, 2024

Hi ​@Andrew504, thank you for reaching out!👋

 

We have identified that the issue you are experiencing is related to missing scopes to complete your request.
 
An alternative option could be to create a private app on our developer platform - https://zapier.com/platform. This will allow you to grant the necessary scopes to complete your action according to the API documentation.

 

Hope this helps😊