Sometimes, when running an ActiveCampaign backup, users may encounter the following error: The remote server returned an error: (403) Forbidden
This happens when the ActiveCampaign API receives too many requests in a short period, especially if Accounts, Contacts, or Deals tables contain numerous records.
Cause of the Error
Skyvia supports custom fields for Accounts, Contacts, and Deals in our hybrid implementation.
When the Use Custom Fields option is enabled, Skyvia sends an additional API request for each record to fetch custom field values. This can overload the ActiveCampaign API, resulting in 403 Forbidden or Timeout errors.
How to Resolve it
1. Disable Custom Fields - If you don’t need custom fields, it’s recommended to disable them:
- Open your ActiveCampaign connection settings in Skyvia.
- Turn off the Use Custom Fields option.
- Save the connection and rerun the backup.
This reduces the number of API requests and prevents 403 errors.
2. Exclude Custom Fields from the Backup: If you only need standard object data, exclude custom fields from the backup selection - to reduce API load and prevent errors.
By following these steps, you'll be able to resolve backup issues with ActiveCampaign and ensure smooth data synchronization.