Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companion2023-06-27 10:16 PM
Created an account level oauth app in zoom.
When trying to get the meeting details, it is returning the correct response, but while trying to create a breakout room or retrieve room details it throws an error as follows
"ERROR: The resource you are requesting could not be found"
The details are mentioned below
https://api.zoom.us/v2/meetings/<meeting_id>/rooms
while trying to call this endpoint to create a breakout room from n8n http node, it throws the below error
NodeApiError: The resource you are requesting could not be found at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js:1233:27) at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:653:28) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:592:53
2023-06-27 10:49 PM
Hello,
I think you may get more replies at the Zoom dev forum.
Regards
If my reply helped, don't forget to click the accept as solution button!