I have been using Cur action with V6

cURL Examples
https://dev.clickmeeting.com/api-doc/curl-examples/
How to set correct up
Any help is appreciated, thanks!

cURL Examples
https://dev.clickmeeting.com/api-doc/curl-examples/
How to set correct up
Any help is appreciated, thanks!
name":"UNAUTHORIZED","errors":[{"name":"UNAUTHORIZED","message":"API KEY is not valid or your account is not active. You can generate API KEY in account settings of your ClickMeeting account web panel."}]}
Remove the quotes around room_name and meeting
And ask their support how to pass "X-Api-Key:API_KEY" in the url ?
And ask their support how to pass "X-Api-Key:API_KEY" in the url ?
Thank you for the suggestion
URL
https://api.clickmeeting.com/v1/conferences?api_key=API_KEY_
URL
https://api.clickmeeting.com/v1/conferences?api_key=API_KEY_
so, just use that as the curl url, replace your api key of course, fix the quotes as I have noted earlier and all should be good.
This topic is locked and no more replies can be posted.