Relative Content

Tag Archive for oauth-2.0laravel-passport

issue in Passport v12.3 unsupported_grant_type

I’m using Passport v12.3 in a Laravel project. I encounter an issue whenever I try to check the access_token for any user; I get this error. I’ve tried many things, but nothing worked. I saw a solution for the problem which suggested that Passport::routes() needs to be added in AuthServiceProvider, but Passport removed this method after v8. So, what could be the reason?!

issue in Passport v12.3 unsupported_grant_type

I’m using Passport v12.3 in a Laravel project. I encounter an issue whenever I try to check the access_token for any user; I get this error. I’ve tried many things, but nothing worked. I saw a solution for the problem which suggested that Passport::routes() needs to be added in AuthServiceProvider, but Passport removed this method after v8. So, what could be the reason?!

issue in Passport v12.3 unsupported_grant_type

I’m using Passport v12.3 in a Laravel project. I encounter an issue whenever I try to check the access_token for any user; I get this error. I’ve tried many things, but nothing worked. I saw a solution for the problem which suggested that Passport::routes() needs to be added in AuthServiceProvider, but Passport removed this method after v8. So, what could be the reason?!