tmarois / laravel-ads-sdk

PHP SDK for Google Ads, Bing Ads, and Facebook Ads API for Laravel
MIT License
113 stars 46 forks source link

Client error: `POST https://oauth2.googleapis.com/token` resulted in a `400 Bad Request` response: { "error": "invalid_grant", "error_description": "Bad Request" } #17

Closed prympineda closed 3 years ago

prympineda commented 4 years ago

2020-10-30_11h02_20

Hi, I got this issue every time I fetch a Campaign. Can you help me with the issue, please?

Here's my code from my controller.

2020-10-30_22h59_51

I'm pretty sure that my credentials/API keys on .env are correct.

Thanks!

timothymarois commented 4 years ago

@prympineda Wanted to follow up here. Have you resolved your issue or is this still ongoing?

SasanFouladi commented 3 years ago

Hello I have encountered exactly the same problem

prajurit5639 commented 2 years ago

me too T_T