[source-amazon-seller-partner] Schema validation errors found for stream GET_VENDOR_INVENTORY_REPORT (startDate and endDate invalid date-time) #44888
Unanswered
MindlessDreams
asked this question in
Connector Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I need help with Amazon Seller Partner connector.
Connector Name
airbyte/source-amazon-seller-partner
Connector Version
4.3.0
What step the error happened?
During the sync
Relevant information
Hello, this repport GET_VENDOR_INVENTORY_REPORT returns mostly "NULL"s for all columns but 3. I am passing all mandatory reportsOptions. It does not make any difference if I go for DAY, WEEK, MONTH with or without specified startDate and endDate - the result is the same "Schema validation error". Please advice where the issue might be. All other reports which require reportsOptions run fine and produce results.
I get this error in the log:
platform > Schema validation errors found for stream _GET_VENDOR_INVENTORY_REPORT. Error messages: [$.startDate: 2024-05-01 is an invalid date-time, $.endDate: 2024-05-31 is an invalid date-time]
Dates are set in the propper format. Please help.
Beta Was this translation helpful? Give feedback.
All reactions