I want to make an access token for a minecraft modification (ingame events like lucky blocks) but I can only use the “channel_subscriptions”-scope because there is no scope like “channel_followers” and I’m not a twitch partner, so I can’t make this… Any help?^^
If someone follows a channel (e.g. mine) then it should trigger the event in game, but there is no scope like “channel_followers/following” existant, only the “channel_subscriptions”-scope (if someone subscribes to a channel (not me because I’m not a twitch partner)…^^
Please read the other comments in this thread. To get the followers for a channel you don’t need to use that url since you don’t need any scope. Just https://api.twitch.tv/kraken/channels/wiiarctus/follows nothing else. You can acces it, your mods can access it, anyone can access it.
If that’s not what you want to do, please try restating your intentions more clearly.