One of the reason for "The resource owner or authorization server denied the request" is client_id & client_secret does not exist in your database. Incase you are using passport run php artisan passport:install
php artisan passport:install