Hello, I’m wondering if the endpoint for ‘Get Channel Stream Schedule’ just recently changed to require USER OAuth Token or App Access Token?
If I’m not going crazy I remember successfully fetching any channels stream schedule earlier today but now it doesn’t work and just returns
{
"error": "Unauthorized",
"status": 401,
"message": "Invalid OAuth token"
}
Is it supposed to work like that, so only the streamer them self can fetch their schedule?
Apologies if I misunderstand something.