Hello,
We are getting developer rate error "RequestsPerMinute" on any upload operation. All our features are stopped by this issue since yesterday (when we started to get this error) but even today we can't do anything (all uploads with different services). What can be wrong? I have tested also with one request per minute.
[RateExceededError <rateName=RequestsPerMinute, rateKey=developer_qps, rateScope=DEVELOPER, retryAfterSeconds=30>]
"
For example, if a manager account manages 100 Google Ads accounts, and there are multiple client software instances using the same developer token to make a total of hundreds of requests per second across different processes, threads, or machines, then the client software may receive a RateExceededError for the developer token rate scope.
"
This (paragraph above) could have happened yesterday, but for how long then google stop our work ? sure we wait 30 seconds and have all rate limit handling and never had developer rate scope.