I am receiving a 404 response fomr the following url.
Can you tell me what is wrong with it?
THank you,
Adam
I am receiving a 404 response fomr the following url.
Can you tell me what is wrong with it?
THank you,
Adam
This is also being returned:
<error>
<code>124</code>
<message>Access token is required.</message>
</error>
Hi Adam,
Are you trying create a meeting? If so, the endpoint is incorrect, please use https://zoom.github.io/api/#create-a-meeting.
Thanks