I have all the necessary licenses from vimeo to enable the api functionality.
I'd like to stream a live event inside decentraland. Therefore, I've created an api key and now i try to get the HSL link over the api. According to the documentation from vimeo https://developer.vimeo.com/api/live/playback#playing-a-live-event-hls-step-3 I can create this url. In the end I get the following result. Did I miss anything?
{
"error": "Something strange occurred. Please try again.",
"link": null,
"developer_message": "The specified resource doesn't exist.",
"error_code": 5000
}
In the demo scene there is a link that looks like that
https://player.vimeo.com/external/552481870.m3u8?s=c312c8533f97e808fccc92b0510b085c8122a875
how can I generate this kind of link