Api Usage Oauth2 token error

I have a problem with the API i want to develop an app with channels followed by a specified user. But when i make a request with my Oauth2 token i have an error 401 status unauthorized.
thank you.

What API are you trying to request to?

If you are making a call to Kraken you need to preceed your token with "oAuth " but to Helix it is "Bearer "

I am using the Kraken API

Which end points are you calling?

Can you show your code (with secrets remove/replaced)

Its good. I use the token “Bearer” when I call the Kraken back end and it works.
Thank you for your help

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.