Looking for clarification on auth requirements to access the schedule for a single channel. I’m looking to display the schedule for my own channel in my own website. Can I access this with just an app client id and secret?
I have server side scripting that gets an app access token, and would like to then fetch the schedule. Should this be possible? or do I first need to authorize my app with my channel and if that is done, can I make future calls with just the app access token?