Can not get user was login, I have provider token (JWT). Can any body help me. #1541
hoannv2592
started this conversation in
Community
Replies: 2 comments 4 replies
-
Helo @hoannv2592, how are you sending the jwt token with the request? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@geromegrignon I have added jwt to header.But still error. I try with https://realworld-docs.netlify.app/docs/specs/frontend-specs/swagger for test.It same error |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://[api.realworld.io/api/user](https://api.realworld.io/api/user
`
{
"status": "error",
"message": "missing authorization credentials"
}
`
Beta Was this translation helpful? Give feedback.
All reactions