Skip to contentSkip to navigationSkip to topbar
Looking for more inspiration?Visit the
(information)
You're in the right place! Segment documentation is now part of Twilio Docs. The content you are used to is still here—just in a new home with a refreshed look.

Integration Error Codes


Error CodesReason
errors.discarded.400Bad request - Refer to the error message to see which fields in your events might be invalid
errors.discarded.401Unauthorized - Your credentials are either invalid or have expired. Re-authenticate your account with the partner and update your authentication settings in Segment.
errors.discarded.403Forbidden - You no longer have sufficient privilege to access the partner's API. Re-authenticate your account with the partner and update your auth settings in Segment.
errors.discarded.INVALID_SETTINGSYour configurations in Segment are invalid. Refer to the error message for more details.
errors.discarded.MESSAGE_REJECTEDYour events are missing one or more required fields. Refer to the error message for more details.
errors.awaiting-retry.429Rate limit exceeded. contact the partner to raise your limit or avoid sending events in burst.
errors.awaiting-retry.5xxThe partner's API report an internal error. Consider disabling this integration or contact the integration partner to address this issue.
errors.awaiting-retry.ENOTFOUND
errors.awaiting-retry.ECONNREFUSED
errors.awaiting-retry.ECONNRESET
errors.awaiting-retry.ECONNABORTED
errors.awaiting-retry.EHOSTUNREACH
errors.awaiting-retry.EAI_AGAIN
Segment is unable to establish a connection with the partner's server. This could mean your Segment configurations contain some invalid settings or that the integration is no longer operational. If your configurations are valid, consider disabling this integration or contact the integration partner to address this issue.
OthersRefer to the error message you receive for more information. See the article, Testing Connections for more debugging help.