Thank you for your answer.
I tested using userid according to your guide.
fetch(‘https://api.twitch.tv/kraken/channels/’+get_userid()+’/subscriptions’, {
And I met message below.
{“error”:“Bad Request”,“status”:400,“message”:“proXXXXX does not have a subscription program”}
What is this problem?