You're invited to Zoomtopia 2022! Our annual user conference will take place in the Americas on November 8-9 and in APAC, Japan, and EMEA on November 17.
Learn more about our hybrid event experienceEverything you need to work together, all in one place.
Explore Zoom One's Collaboration ToolsConnect virtually from anywhere with Zoom Meetings
Collaborate together with Zoom Chat
Call the world with Zoom Phone
Create and brainstorm with Zoom Whiteboard
Rich conversation analytics to improve sales
Send and receive messages and calendar invitations
Innovative video solutions for every meeting space.
Bring meeting spaces online with Zoom Rooms
Conference Room Connector links existing rooms to Zoom
Innovative solutions for every space
Solutions to host impactful virtual and hybrid experiences.
Find a Solution for Every EventHost hybrid and virtual events with Zoom Events
Elevate your brand with single session events powered by Zoom Sessions
Broadcast at scale with Zoom Webinars
Host and attend classes, group events, and more OnZoom
An omnichannel cloud solution optimized for video.
Engage customers with Zoom Contact Center
Deliver intelligent support with conversational AI
Zoom solutions elevate collaboration across vertical use cases.
Discover Zoom Industry SolutionsEnabling exciting new ways to teach, learn, and connect globally
Transforming client engagement and employee experiences
Improving collaboration between agencies, ministries and constituents
Connecting care, collaboration, and medical innovation
Real-time communication, anywhere in the world
Bridging the in-store and online experiences
Expert support and services for all your design, strategy, implementation, event, and hardware needs.
Global Services
Flexible subscription plans for hardware
An open platform that allows developers to build Zoom apps and integrations.
Explore over 1,500 apps in Zoom App Marketplace
Documentation for building on Zoom's platform using APIs, Webhooks, and SDKs
Resources that help developers evaluate & build with our solutions
Post your questions and get help from our developer community
Zoom Partners bring Zoom's communications platform to market through alliance, sales, and service partnerships.
Explore Zoom's technology ecosystem
Find a trusted Partner
Learn about Zoom's Partner Programs
Access marketing & sales resources
Login to the Partner Portal and click 'Learn'
Discover new ways to use Zoom solutions to power your modern workforce.
Access expert-led tutorials on Zoom products and features.
Network with other Zoom users, and share your own product and industry insights.
Get documentation on deploying, managing, and using the Zoom platform.
Keep your Zoom client up to date to access the latest features.
Download CenterDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds2021-11-21 12:46 AM
Aloha.
I am building my first Zoom chatbot using a free Zoom account, and I am attempting to do so following this guide. One of the first issues I notice is that an early step in the guide has me putting the JID and verification token values into the .env file inside my Node.js project root, claiming those values can be found on the Features page of the chatbot, and yet those values don't appear. So the subsequent step of installing the app locally for testing fails. Some sources I've read suggest that the JID and verification token won't appear until after the chat subscription feature is added, which is a step in the guide that comes after the .env and local test step, for some reason. To get the blue save button on the chat subscription feature form to become clickable, I have to include a slash command and the development and production endpoint URLs, which I have done no problem. When I click that save button, I am presented with a pop-up error that reads "This app has one robot, can not register more than one" and saving the feature fails. No further explanation than that error message is offered anywhere that I can find. After a day of googling the error, I have been unable to find a single hit relating to it. Not a single page I have found quotes that error, and nobody else appears to have encountered it and made a post about it. So it seems like a thoroughly undocumented error, and I have no idea what it means or what causes it or how to fix it. Does saving a chat subscription feature attempt to register a robot to the app? If so, why is a robot already registered to the app? Is there a bug in my account? Does the fact that I have two other apps on my account (neither of them chatbots) have anything to do with why I might be getting this error? I'm not sure how to diagnose this.
Anyway, I need to find a way to get unstuck in this process and successfully add the chat subscription feature and acquire a JID and verification token so that I can proceed with the rest of the guide and get my chatbot up. A day of googling has gotten me nowhere. There doesn't even appear to be any alternative chatbot guides for Zoom that provide more clarifying information. Any help, especially from someone else who has encountered this error before and solved it, would be much appreciated.
Cheers
2021-12-01 07:44 AM - edited 2021-12-01 07:45 AM
Hey @gluonman, open to other community members' suggestions on this!
However, I'd also suggest submitting this to our Dev Forum at https://devforum.zoom.us/. If you post this within our Dev Forum and a Dev Team member provides you an answer and don't mind sharing here as well for other Community members having a similar problem to yours!
Thank you!