Saturday, April 15, 2017

Laravel Passport Access Token Always Unauthenticated error

When I test the access token using postman, it always return user unauthenticated when accessing http://passport.dev/api/user. I check all the spaces of access token, the right headers, Authorization Bearer token but still user unathenticated



via Jason Llamorin

Advertisement