7010 Invalid Token Problem

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

Hi @Arda_Sarp ,

I suggest reviewing the documentation and ensuring you’ve completed all the correct steps. For example, did you enable Team Chat as shown in this step? You will not see the chat scopes without having done this.

Review the authorization guidance on how to configure messages. Hope this helps! :slight_smile: