Why is Our Pipedream Developer Token Experiencing Throttling Issues with Google Ads?

This topic was automatically generated from Slack. You can find the original thread here.

Hi we meet a bug of google ads, which indicate pipedream developer token throttle
below is message of error:

Raw validation error payload: run_dict={'exports': {}, 'os': [{'k': 'console.log', 'msg': '[debug] err.response {\n  "status": 429,\n  "statusText": "Too Many Requests",\n  "headers": {\n    "date": "Fri, 24 Apr 2026 03:20:13 GMT",\n    "content-type": "application/json; charset=utf-8",\n    "content-length": "489",\n    "connection": "keep-alive",\n    "access-control-allow-origin": "**"\n  },\n  "data": {\n    "error": {\n      "code": 429,\n      "message": "Resource has been exhausted (e.g. check quota).",\n      "status": "RESOURCE_EXHAUSTED",\n      "details": [\n        {\n          "@type": "[type.googleapis.com/google.ads.googleads.v22.errors.GoogleAdsFailure](http://type.googleapis.com/google.ads.googleads.v22.errors.GoogleAdsFailure)",\n          "errors": [\n            {\n              "errorCode": {\n                "quotaError": "RESOURCE_EXHAUSTED"\n              },\n              "message": "Too many requests. Retry in 59242 seconds.",\n              "details": {\n                "quotaErrorDetails": {\n                  "rateScope": "DEVELOPER",\n                  "rateName": "Number of operations for basic access",\n                  "retryDelay": "59242s"\n                }\n              }\n            }\n          ],\n          "requestId": "nVFrmJjdqz1M7_Oc9JI_YQ"\n        }\n      ]\n    }\n  }\n}', 'ts': 1777000813208}, {'ts': 1777000813208, 'k': 'error', 'err': {'message': '{"error":{"code":429,"message":"Resource has been exhausted (e.g. check quota).","status":"RESOURCE_EXHAUSTED","details":[{"@type":"[type.googleapis.com/google.ads.googleads.v22.errors.GoogleAdsFailure](http://type.googleapis.com/google.ads.googleads.v22.errors.GoogleAdsFailure)","errors":[{"errorCode":{"quotaError":"RESOURCE_EXHAUSTED"},"message":"Too many requests. Retry in 59242 seconds.","details":{"quotaErrorDetails":{"rateScope":"DEVELOPER","rateName":"Number of operations for basic access","retryDelay":"59242s"}}}],"requestId":"nVFrmJjdqz1M7_Oc9JI_YQ"}]}}', 'name': 'AxiosError - Request failed with status code 429', 'isAxiosError': True, 'code': 'ERR_BAD_REQUEST', 'response': {'status': 429, 'statusText': 'Too Many Requests', 'headers': {'date': 'Fri, 24 Apr 2026 03:20:13 GMT', 'content-type': 'application/json; charset=utf-8', 'content-length': '489', 'connection': 'keep-alive', 'access-control-allow-origin': '**'}, 'data': {'error': {'code': 429, 'message': 'Resource has been exhausted (e.g. check quota).', 'status': 'RESOURCE_EXHAUSTED', 'details': [{'@type': '[type.googleapis.com/google.ads.googleads.v22.errors.GoogleAdsFailure](http://type.googleapis.com/google.ads.googleads.v22.errors.GoogleAdsFailure)', 'errors': [{'errorCode': {'quotaError': 'RESOURCE_EXHAUSTED'}, 'message': 'Too many requests. Retry in 59242 seconds.', 'details': {'quotaErrorDetails': {'rateScope': 'DEVELOPER', 'rateName': 'Number of operations for basic access', 'retryDelay': '59242s'}}}], 'requestId': 'nVFrmJjdqz1M7_Oc9JI_YQ'}]}}}, 'status': 429}}], 't': {'ar': 1777000812628, 'br': 1777000812630, 'bp': 1777000812630, 'bls': 1777000812630, 'ble': 1777000813219}}"

I’m encountering this as well. I believe it’s the pipedream developer token being throttled