Error 401 JWT not present

Hello,

I am experiencing 401 Error JWT not present whenever I tried to send my GET request. I have confirmed my bearer token, {{baseUrl}}, and headers.
I would really appreciate if anyone experienced a similar scenario to resolve the problem?

Please let me know, I have attached a screenshot of the error Iā€™m getting on console.

Thank you!
Status

You need to use the console logs.

Check the request that was actually sent.

Is the bearer token included in the authentication header?

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