[source-amazon-seller-partner] Issue with GET_VENDOR_TRAFFIC_REPORT stream #37729
Labels
area/connectors
Connector related issues
community
connectors/source/amazon-seller-partner
Icebox
team/connectors-python
type/bug
Something isn't working
Connector Name
source-amazon-seller-partner
Connector Version
4.2.1
What step the error happened?
During the sync
Relevant information
When syncing GET_VENDOR_TRAFFIC_REPORT stream with reportPeriod=DAY, the connector will produce the following error
During the sync, the following streams did not sync successfully: GET_VENDOR_TRAFFIC_REPORT: AirbyteTracedException("Failed to retrieve the report 'GET_VENDOR_TRAFFIC_REPORT' for period <start date>-<end date>. This will be read during the next sync. Error: {'errorDetails': 'Error in report request: The report data for the requested date range is not yet available. Try submitting this createReport request at a later time, or modify dataEndTime to be an earlier date.'}")
This is caused by the connector not having an
availability_sla_days
set. The default SLA days is 1, but from my experiments and the official Amazon Vendor Central documentation, SLA days = 3 seems to be the correct configuration.Relevant log output
No response
Contribute
The text was updated successfully, but these errors were encountered: