I am having an issue using the authorization grant in laravel/passport. I usually get this error:
{"error":"unsupported_grant_type","message":"The authorization grant type is not supported by the authorization server.","hint":"Check the grant_type
parameter"}
First of all it takes me to login page, when i login it throws the above error. However the password grant works fine.
I created my client using: php artisan passport:client
try body raw and Content-Type application/json
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With