New API /users request issue?

The new helix api doesn’t use the format like the old kraken api:

"Authorization: OAuth <token>"

It uses this format instead:

"Authorization: Bearer <token>"

I just tested this and it worked perfectly without specifying a user id or login name.

1 Like