Source Amazon Seller Partner - "Quota Exceeded" Sync Error (429)

  • Is this your first time deploying Airbyte?: No
  • Deployment: Source code
  • Airbyte Version: 0.39.17-alpha
  • Source name/version: Amazon Seller Partner 0.2.22
  • Destination name/version: BigQuery 0.5.0
  • Step: sync
  • Description: All the retries on 429 to /reports/2020-09-04/reports fail.

Message: Additional Failure Information: Request URL: https://sellingpartnerapi-na.amazon.com/reports/2020-09-04/reports, Response Code: 429, Response Text: { “errors”: [ { “code”: “QuotaExceeded”, “message”: “You exceeded your quota for the requested resource.”, “details”: “” } ] }

Log: logs-40427.txt (388.3 KB)

Hi @JennyHung1212 thanks for your post. According to Amazon’s documentation, Amazon imposes some rate limits with this particular API. You can read more about it here: Usage Plans and Rate Limits in the SP-API