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:pchat_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.