Skip to main content
Question

401 unauthorized "unauthenticated" "the access token is invalid"

  • September 13, 2024
  • 0 replies
  • 415 views

Yes, i have confirmed the two factor authentication by checking my email for the 6 digit code and putting into the authentication two factor request.  

I have copied the bearer token and saved it elsewhere.  

Now I am trying to get my URI (user id from the URI), so I copy the same bearer token into the ‘token’ field and hit ‘send API request’. 

Here is the problem in ‘response’:

“401 unauthorized”

title is “unauthenticated”

message is “the access token is invalid”

 

Please help to get past this point - thank you!