Kraken: /channels/{channelid}/events endpoint is in another castle

For a long time, I used the /channels/{channelid}/events endpoint to retrieve the futures events of a channel. And by events, I mean his planning for the week.

Recently, this endpoint just return this.
{
“error”: “Gone”,
“status”: 410,
“message”: “The API version you are looking for is in another castle. See https://dev.twitch.tv/docs
}

I have read the changelog and the new API docs but can’t find any information about this breaking change.

Which endpoint can I use in the new API to retrieve the planning for a channel ?

Thanks.

Events are gone…

They have been fully removed from Twitch.

Additionally

This was a undocumented end point. It was never documented to be used by third parties, and those can break or change at any time.

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