- Is this your first time deploying Airbyte?: Yes
- OS Version / Instance: AWS EC2
- Deployment: Docker
- Airbyte Version: 0.36.1-alpha
- Source name/version: Salesforce 1.0.9
- Destination name/version: Snowflake 0.4.24
- Step: sync
- Description:
Hi everybody,
During sync from Salesforce to Snowflake, I saw the following in the logs:
2022-05-13 13:58:19 source > Syncing stream: Attribute_Bundle_Item_Mapping__Tag
2022-05-13 13:58:19 source > Giving up for returned HTTP status: 400, body: [{"errorCode":"INVALIDENTITY","message":"Entity '01I0e000000FMSK.Tag' is not supported by the Bulk API."}]
2022-05-13 13:58:19 source > Cannot receive data for stream 'Attribute_Bundle_Item_Mapping__Tag' using BULK API, sobject options: {'activateable': False, 'associateEntityType': ... a very long json object
Do you know how I could fix this?
Thank you!