Getting Unauthenticated when update to Laravel 8, Passport 10 #36320
Unanswered
trancongminh132
asked this question in
Q&A
Replies: 1 comment 1 reply
-
you should write more information about your problem, for example, are you sure that you are passing the token correctly? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, currently, I upgraded to Laravel 8, Passport 10.
When I try to call oauth/token, it return bearer_token ok,
But when I use that bearer token that to call some api, it always return
"Unauthenticated"
Could someone help me?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions