
*Salesforce/MailChimp Integration*
Hoping someone has an answer. Integration was set up between Sailsforce and MailChimp and syncing suddenly stopped. Contacts appear blank. Upon trying to set up integration, presented with this notice-
"Read" permission to field "MC4SF__Sync_Setting__c" on object "MC4SF__MC_List__c" is not allowed for the current user. Error is in expression '{!initPage}' in component <apex:page> in page mc4sf:setup: (MC4SF) An unexpected error has occurred. Your solution provider has been notified. (MC4SF)
*Thank you!*
1 comentario
We don't use MailChimp, so this may not be helpful at all. However, from the error message it seems like the connector user may be missing a permission to Read the field that it's looking for. Did you check the permissions of the connector user and the objects to make sure everything is visible/editable? Also, since it gives a location for the error (on a certain page in a component) you might try checking there as well.