401 API exception

Description
Dear Team, We are not able to create meeting from .NET Web Application and getting unauthorized error from API.

Error
The remote server returned an error: (401) Unauthorized.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT based authentication are using through .NET Application.

Which Endpoint/s?
https://api.zoom.us/v2/users/7zNWuLQKR7-GzPo4GyhBhg/meetings

Dear Team,

Please share response as per reported ticket.

Hey @rahuls,

How are you setting your authentication header?

Also, make sure you are sending a POST request, and passing in a userID who is a user on your account.

Thanks,
Tommy

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