laravel-google-ads icon indicating copy to clipboard operation
laravel-google-ads copied to clipboard

redirect_uri_mismatch

Open MFaisalSultan opened this issue 3 years ago • 1 comments

i am getting redirect_uri_mismatch error from google when i am running this command " php artisan googleads:token:generate". i don't know what i am doing wrong.

MFaisalSultan avatar Apr 30 '21 11:04 MFaisalSultan

I had the same, in my case it was a misconfiguration in the google api on cloud.google. You need to refresh the api as a desktop application. Then the error will be gone

Martienb23 avatar May 21 '21 08:05 Martienb23