Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[source-amazon-seller-partner] Issue with GET_VENDOR_TRAFFIC_REPORT stream #37729

Open
1 task done
tianchen98 opened this issue Apr 30, 2024 · 0 comments
Open
1 task done

Comments

@tianchen98
Copy link

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

  • Yes, I want to contribute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants