We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey guys,
I did a couple of extraction just now and got the following error from Stitch data
"Errors during transform id: data does not match {'type': 'integer'} : data does not match {'type': 'object', 'properties': {'location_formatted_address': {'type': ['null', 'string']}, 'active_flag': {'type': ['boolean', 'null']}, 'location_route': {'type': ['null', 'string']}, 'org_name': {'type': ['string', 'null']}, 'duration': {'type': ['string', 'null']}, 'google_calendar_etag': {'type': ['null', 'string']}, 'location_admin_area_level_1': {'type': ['null', 'string']}, 'person_name': {'type': ['string', 'null']}, 'type': {'type': ['string', 'null']}, 'public_description': {'type': ['string', 'null']}, 'person_dropbox_bcc': {'type': ['null', 'string']}, 'deal_dropbox_bcc': {'type': ['null', 'string']}, 'location_postal_code': {'type': ['null', 'string']}, 'marked_as_done_time': {'format': 'date-time', 'type': ['string', 'null']}, 'lead_id': {'type': ['string', 'null']}, 'last_notification_time': {'type': ['string', 'null']}, 'company_id': {'type': ['integer', 'null']}, 'person_id': {'type': ['integer', 'n....
Does anybody have any idea what it could be?
Kind regards.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey guys,
I did a couple of extraction just now and got the following error from Stitch data
"Errors during transform id: data does not match {'type': 'integer'} : data does not match {'type': 'object', 'properties': {'location_formatted_address': {'type': ['null', 'string']}, 'active_flag': {'type': ['boolean', 'null']}, 'location_route': {'type': ['null', 'string']}, 'org_name': {'type': ['string', 'null']}, 'duration': {'type': ['string', 'null']}, 'google_calendar_etag': {'type': ['null', 'string']}, 'location_admin_area_level_1': {'type': ['null', 'string']}, 'person_name': {'type': ['string', 'null']}, 'type': {'type': ['string', 'null']}, 'public_description': {'type': ['string', 'null']}, 'person_dropbox_bcc': {'type': ['null', 'string']}, 'deal_dropbox_bcc': {'type': ['null', 'string']}, 'location_postal_code': {'type': ['null', 'string']}, 'marked_as_done_time': {'format': 'date-time', 'type': ['string', 'null']}, 'lead_id': {'type': ['string', 'null']}, 'last_notification_time': {'type': ['string', 'null']}, 'company_id': {'type': ['integer', 'null']}, 'person_id': {'type': ['integer', 'n....
Does anybody have any idea what it could be?
Kind regards.
The text was updated successfully, but these errors were encountered: