I was able to solve this problem by implementing better control in the
number of calls my web app mas doing to the API.
On Monday, September 25, 2017 at 4:33:48 PM UTC-4, Alejandro Claure wrote:
>
> I've been trying to switch my php web app to use v201708 (currently
> v201609)
>
I've been trying to switch to v201708 before the scheduled v201609 sunset
but i'm getting the following error
[Google\AdsApi\AdWords\v201708\cm\ApiException]
[RateExceededError ]
Problem disappears when i switch back to old api.
I'm using the same account in both cases old library and new libra
I've been trying to switch my php web app to use v201708 (currently v201609)
As soon as do the switch i start receiving:
[Google\AdsApi\AdWords\v201708\cm\ApiException]
[RateExceededError ]
If i switch back to the old version, everything seems to work fine.
I'm using the same account in both ca