Why is my sync failing with a "No such column" error?
A "No such column" error during sync, like Unable to process configuration. 59:No such column 'Status__c' on entity 'eb4sf__Eventbrite_Org__c', means the sync user doesn't have access to a field on one of our custom objects. The field exists in your org, but Salesforce is hiding it from that user because they're missing the required permissions.
The fix is to assign the Eventbrite Admin permission set to the sync user. This grants access to all the fields our integration needs to read and write.
The Solution
Assign the Eventbrite Admin permission set to your sync user by following the steps in our Permissions Guide. Once assigned, re-run the sync from the Sync Settings page.
If you're unsure who your sync user is, check the Sync Settings page under Salesforce Sync User.

