No Previlege - Creating User

Hi Team ,

I am getting following response while trying to create a user. Please check this.

Request

{
“action”: “create”,
“user_info”: {
“email”: “albin.globosoft@gmail.com”,
“type”: 1,
“first_name”: “Terry”,
“last_name”: “Jones”
}
}

Response

{
“code”: 200,
“message”: “No privilege.”
}

Hey @albin.globosoft

Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question. :slightly_smiling_face:

Checkout this related thread that may have the answer you are looking for:

If this thread did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.

Thanks,
DeveloperBot

Hi Team, Can i able to create free meeting via api like zoom offering 40 min ?

Hey @albin.globosoft,

This error is usually a result of not having permissions on your account to be a developer. To resolve this, you will need to speak with your account admin and get the proper permissions in order to create users/meetings via API.

Thanks,
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.