400
BadRequest
Your request could not be processed.
This is a generic error.
InvalidResource
The resource submitted could not be validated.
This error means that the object submitted to a POST or PUT request failed to validate against JSON schema, and could relate to a campaign, an interest group, or any other available object.
JSONParseError
We encountered an unspecified JSON parsing error.
This error means that your JSON was formatted incorrectly or was considered invalid or incomplete.
401
APIKeyMissing
Your request did not include an API key.
This error suggests that your API key was missing from your request, or that something was formatted or named improperly in your header. Learn more about authentication for ActiveTrail API.
403
Forbidden
You are not permitted to access this resource.
This is a generic error.
UserDisabled
This account has been disabled.
The Activetrail account is deactivated. Contact our support team if you need more help.
404
ResourceNotFound
Resource not found. Please verify that you are using the correct values when specifying a group, user, company or campaign.
This error tells you a specific resource doesn’t exist. It’s possible that the resource has been moved or deleted, or that there’s a typo in your request.
405
MethodNotAllowed
The requested method and resource are not compatible. See the Allow header for this resource’s available methods.
This error means that the requested resource does not support the HTTP method you used. Find out which methods are allowed for each resource in the API Reference.
MethodNotAllowedDoNotMail
You cannot change this status when the user is_donotmail is true, you need to change it to false in order the change status.
409
ResolveMergeNeeded
You’ll receive error if the email address and SMS number is already on your account. You can go to merge API endpoint to resolve conflicts.
500
InternalServerError
An unexpected internal error has occurred. Please contact Support for more information.
This error lets you know our servers have experienced a problem. Although this is rare, please contact support@activetrail.com to let us know that you’ve encountered this error.
503
ComplianceRelated
This method has been disabled.
You will see this error when your account is under review.