✅ SOURCE: Amazon Seller Partner - Error: InvalidInput - ISO 8601

  • Is this your first time deploying Airbyte?: No
  • OS Version / Instance: Ubuntu 20.04 LTS 64bit
  • Memory / Disk: 8GB / 400 GB
  • Deployment: Docker
  • Airbyte Version: 0.38.4-alpha
  • Source name/version: Amazon Seller Partner 0.2.25
  • Destination name/version: Postgres 0.3.22
  • Step: The issue is happening during creating the connection

While setting up the source, I run into an input (400 bad request) error.

I think it is because of the ISO 8601 formatting. It seems that the : (colon) of the date(s) 2022-08-28T00:00:00Z is changed to %3A - 28T00%3A00%3A00Z

Screenshot:

Logs:
logs-fa4de783-c419-41c1-bb41-41ebd3929247.txt (1.8 KB)

:white_check_mark: Solved it by removing the End Date parameter

1 Like