Summary
Failed to convert JSON to Avro error message when using the Airbyte Shopify → S3 connector. The error indicates an issue with the conversion of JSON to Avro related to the ‘feedback’ field.
Question
Using the latest 0.63.2 Airbyte Shopify → S3 and getting the following message:
tech.allegro.schema.json2avro.converter.AvroConversionException: Failed to convert JSON to Avro: Could not evaluate union, field feedback is expected to be one of these: NULL, RECORD. If this is a complex type, check if offending field (path: feedback.details) adheres to schema: {summary=This product couldn't be published to Facebook & Instagram, details=[{app={id=<gid://shopify/App/2329312>}, link=null, messages=[{field=null, message=Illegal or invalid product.}, {field=null, message=Listings must comply with our commerce policies.}]}]}
Any thoughts?
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.