Please note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.
Error with scheduling API
Frederik Ailliet
Tyro
in API
Hello
I'm trying to work on a tool to schedule recordings with the API but
I get the following error message.
{
"Message": "No HTTP resource was found that matches the request URI 'http://ABCD.cloud.panopto.eu/Panopto/api/v1/scheduledRecordings'."
}
( I changed the account name into ABCD)
Any help please ?
Thank you !
2
Answers
You have to supply the ID of the schedule in question. From the docs:
/api/v1/scheduledRecordings/{id}
Get the scheduled recording information for a session