Hello,
I’m trying to build a chatbot from zoom market place. I’m using General app section. I have my Oauth link, and my token. My app can access to token but when I type something to my app from Zoom I get an error as “code: 7010, message: ‘Invalid authorization token.’, result: false”. My bot can’t send me a message. I think my scopes are not true for this bot but I can’t find the necessary scopes I need like “imchat:…” .
How can I fix this problem?
Thank you