Maybe the flow I’m looking at isn’t the proper one; I just need machine-to-machine action, with my chatbot sustaining itself and querying hte twitch api for the channel_subscriptions scope. However, in the client credentials flow, no refresh token is retured, and there’s no offline_access scope I can enter.
Must I use the client secret to retrieve another access token whenever the token expires?