You need an ouath token from the streamer to be able to get the sub count:
https://api.twitch.tv/kraken/oauth2/authorize?response_type=token&client_id=[your client ID]&redirect_uri=[your registered redirect URI]&scope=channel_subscriptions+channel_check_subscription is the one you want to get

Last edited by zapdos26; 09/01/17 12:29 AM.