How can I test a Chatbot I’m in the process of making locally? I have defined the appropriate scopes and successfully authenticated. After clicking “Install” and then “Authorize” in the “Local Test” tab of the app page, I get a success message. I read here that my application should be installed directly into my Zoom Client after these steps, but I have not seen any hint of it after searching and see no way of manually installing (it is not published yet, so it doesn’t appear in the marketplace either). I made sure to be logged into the same account on both the client and browser where I am building the app, and my requests to authenticate are giving me a success message and status code of 200, but I am unsure of how else to proceed.
I read in some threads that a Pro account or above is necessary to install a custom chatbot into the client. Is this true?