Hi, I’d like to experiment with the channel points redemption topic using Twitch PubSub, however my channel isn’t affiliate so doesn’t have access to channel points/rewards.
As far as I know there isn’t a sandbox to test in, so not sure how I’m supposed to develop for these endpoints?
The docs have example responses, you can copy-paste those into your code and instead of actually firing the HTTP request you just put these into your return data.
Yes, it’s not elegant, but better than nothing, that way you can at least test/try your code that calls the API and does things with it.
For a “real life” test you’d then need to ask some streamers if they’d be willing to help you test it.