API authentication error 401
-
Re: JWT Authentication API responded {"error":"Unauthenticated"}
@devansh-webkul Im also facing same issue, im passing ?token=true to all APIs and executed all the below commands but still getting the same error, can you please let me know what i'm missing
php artisan key:generate
php artisan jwt:secret
php artisan cache:clear
php artisan config:clear -
Hi @kavitha038,
Which version of Bagisto you are using?
-
Hi @Amitk-Webkul, Im using 1.4.2 version
-
Hi @kavitha038,
Have you passed Bearer Token?