#API routes returning unauthorized
7 messages · Page 1 of 1 (latest)
Most likely that your token has expired
No the token isnt expired, I used a fresh token and still
@crisp latch maybe a new global middlware that's blocking your acess
But i think it is a problem related to expired tokens
I actually figured it out, I was using just the auth middleware instead of auth:sanctum
Thank you guys!🙏🏾