/features/ scope

Hello guys,

which scope is needed for https://api.twitch.tv/kraken/channels/test_channel/features/ ?
i tried:

&scope=user_read+user_blocks_edit+user_blocks_read+user_follows_edit+channel_read+channel_editor+channel_commercial+channel_stream+channel_subscriptions+user_subscriptions+channel_check_subscription+chat_login

(all documented scopes) and i always get

{“error”:“Unauthorized”,“status”:401,“message”:“Token invalid or missing required scope”}

any ideas?

As far as I can tell, only your own channel and token can work for this endpoint. As this endpoint isn’t documented, why do you want to know?

Just wanted to check whats behind this endpoint :slight_smile:

And yes i used my own token for my own channel