My Token is not working
Anonymous
PROOP

3 months ago

I created an API token on my dashboard > personal > tokens and I'm trying to use it with insomnia using Bearer token but I go a "Not Authorized" error...
I try multiple tokens but I still go the same issue...
I'm intrigued by the INTERNAL_SERVER_ERROR code too...

Do I miss something ?

$10 Bounty

5 Replies

Railway
BOT

3 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


3 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open noahd 3 months ago


You need to add a Bearer prefix to the auth header.


You need to add it there

Attachments


Anonymous
PROOP

3 months ago

Hi,

thanks for the response but no, Insomnia handle the Bearer, the prefix section is in order to add a custom one...
I also tried this using Curl as you can see in my attachments


3 months ago

Looks like you're trying to access account-level information, make sure you generated an account-level token as team-level ones don't have access to your own information, only that of your team.


Loading...