Have you run this command in the test environment?
php artisan passport:client --personal
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I am using laravel passport. When i am locally testing my api with postman there is no problem when i am testing with my main domain then postman give me a error.
error : Personal access client not found. Please create one.
Please or to participate in this conversation.