For Helix Subscriber Count

You need to generate a token.

The Client Secret is not a token.
This error sounds like you used your clientSecret as token.
The secret is not a token.

You will need to use your ClientID and Secret to create a webpage to fetch and generate a token with the scope channel:read:subscriptions applied

As covered in this documentation: