Trying to create a meeting, getting Error 1001

For some reason, even though my API Key and Secret as well as ‘host_id’ are set propertly, I keep getting back Code 1001, ‘User not exist’. What’s the cause?

Not sure Salar, without more details.

 

You can view logs at https://developer.zoom.us/me/call-logs/ to see what we are receiving and returning

Hi i am facing the same problem, where is this userId being created, could you please help?

Hi @mamta.dhaka, userIDs of users on your account can be found through the List Users API. If you are using OAuth, you can use /me/ as the User ID path parameter as well.

Take a look at our Managing Users guide for more information.