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 Companion2022-06-07 02:37 PM - edited 2022-06-07 02:39 PM
REST API fails with 401
Made up example below,
POST:
https://api.zoom.us/v2/users/***********/assistants
Request body:
{
"assistants": [
{
"email": "***********",
"id": "KDcuGIm1QgePTO8WbOqwIQ"
}
]
}
Response:
<html>
<head><title>400 Bad Request</title></head>
<body>
<center><h1>400 Bad Request</h1></center>
</body>
</html>
2022-06-14 05:40 AM
Hello YCD,
Thank you for reaching out via our community. I am sorry to hear you are having this issue; after further review, I wanted to advise you this error usually appears when the account is on a Basic plan. You would need to switch to at least a Pro plan to use the feature. API needs this requirement, so it returned this error to you.
Let me know if this helps.
Best,
Zoom Support