My set Authorization: Bearer [TOKEN] is not being accepted by laravel passport system. I can see this token in the database but am not allowed to pass because of this error. Is there something i need to add to my requests besides the Auth header??
via Ricki Moore