Help

What does a 500 SERVER_ERROR mean, and what should I do next?

A 500 SERVER_ERROR means that something went wrong on our side while processing your request. Technically, it indicates an unhandled exception occurred on 101domain’s servers. This is a server-side failure, not a validation issue with your request payload.

What should you do?

To help us troubleshoot and correlate the failure with our internal logs, please capture the exact JSON response returned by the API (including any error fields and request identifiers, if present) and provide it to the 101domain Support Team.

You can submit the error response to our Support Team by Opening a Support Ticket from your my.101domain.com account, and we will review the error from our end.

If possible, include the time of the request and the endpoint you were calling.