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.
Related Articles
Skyvia Backup Errors Caused by Salesforce API Requirements
Skyvia interacts with Salesforce via its API. During a backup operation, you may encounter errors due to certain limitations or behaviors specific to the Salesforce API. For example, when Skyvia performs a backup or replication, it queries all the ...
Backup Plan Storage Limits
When using a backup solution, monitoring storage capacity is critical for smooth operation. Once the backup plan’s storage limit is reached, no further backups—whether manual or scheduled—will be performed until storage is freed, or the plan is ...
Working with Mailchimp Custom Merge Fields
In some scenarios, you can encounter difficulties with accessing custom Mailchimp fields. To access custom (merge) fields, please follow these steps: Open your Mailchimp connection and ensure that "Merge Fields Behavior" is set to "Join All Merge ...
Salesforce API errors: TotalRequests Limit Exceeded/ApiBatchItems Limit Exceeded
The TotalRequests Limit Exceeded and ApiBatchItems Limit Exceeded errors are Salesforce-specific errors indicating that you have reached specific API limits on the Salesforce platform. Please find explanations of each error and relevant documentation ...
Freshdesk: The Limit of Freshdesk API Calls Per Hour Has Been Reached
This error occurs on the Freshdesk side, indicating that the API call limit for the hour has been exceeded. For more details on Freshdesk's API limits, refer to their API documentation. Freshdesk enforces a limit on the number of API calls that can ...