cancel
Showing results for 
Search instead for 
Did you mean: 

https://api.zoom.us/v2/users/{userId}/assistants : Fails with 401

ycd
Listener

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>

1 REPLY 1

CR_ME144
Listener

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