Greetings
I am new to using the API.
I have created a user with scope manage:all
When using PostMan I am able to login and get bearer token but if I try the whoami call I get
"meta": {
"httpStatus": "403 - Forbidden",
"error": {
"errorMessage": "insufficient_scope",
"errorCode": "AUTH_13.0"
},
So the question is - what am I doing wrong
Solved
New to API : With https://---.qualtrics.com/API/v3/whoami 403 Error
Best answer by deJagerF
Solved by deleting the raw text value
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

I have even tried to update the token request to include the scope and grant_tupe but then I get