Closed TomaszE closed 2 years ago
I have been getting the same error too. There's a PR related to this, but is blocked merging: https://github.com/singer-io/tap-yotpo/pull/33
I have been getting the same error too. There's a PR related to this, but is blocked merging: #33
Merged the changes and bumped the version - https://github.com/singer-io/tap-yotpo/pull/35
Hi Folks,
for past few days we are not getting any data on this tap.
Error:
Errors during transform: [category.id: data does not match {'type': 'number'}, category.name: data does not match {'type': 'string'}, category: data does not match {'type': 'object', 'properties': {'id': {'type': 'number'}, 'name': {'type': 'string'}}, 'inclusion': 'available', 'selected': False}, : data does not match {'additionalProperties': False, 'type': ['object'], 'properties': {'url': {'type': 'string', 'inclusion': 'available', 'selected': False}, 'product_specs': {'type': 'array', 'items': {'type': 'object', 'properties': {'key': {'type': 'string'}, 'value': {'type': 'string'}}}, 'inclusion': 'available', 'selected': False}, 'external_product_id': {'type': 'string', 'inclusion': 'available', 'selected': False}, 'average_score': {'type': 'number', 'inclusion': 'available', 'selected': False}, 'category': {'type': 'object', 'properties': {'id': {'type': 'number'}, 'name': {'type': 'string'}}, 'inclusion': 'available', 'selected': False}, 'total_reviews': {'type': 'number', 'inclusion': 'available', 'selected': False}, 'id': {'type': 'integer', 'inclusion': 'automatic', 'selected': False}, 'created_at': {'format': 'date-time', 'type': 'string', 'inclusion': 'available', 'selected': False}, 'name': {'type': 'string', 'inclusion': 'available', 'selected': False}, 'description': {'type': ['string', 'null'], 'inclusion': 'available', 'selected': False}, 'images': {'type': 'array', 'items': {'type': 'object', 'properties': {'facebook': {'type': 'string'}, 'original': {'type': 'string'}, 'facebook_square': {'type': 'string'}, 'kind': {'type': 'string'}, 'square': {'type': 'string'}}}, 'inclusion': 'available', 'selected': False}, 'updated_at': {'format': 'date-time', 'type': 'string', 'inclusion': 'available', 'selected': False}}, 'inclusion': 'available', 'selected': True}]". Target succeede
d.full log: