Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

About

The document provides details regarding REST API errors.

Please note that this document was created November 20, 2020, and this document does not list all possible errors.

IF you encounter an error that is not documented here, and feel that it should be listed here, please email UltraCart Support (support@ultracart.com) the details of the error message you encountered and we will work to document the error with more details.


Errors

ERROR: UC-REST-ERROR: rate of 10000 per 86400 second(s) exceeded.

UC-REST-ERROR: rate of 10000 per 86400 second(s) exceeded.
UC-REST-ERROR-MERCHANT-ID: *****
{ "error": { "developer_message": "rate of 10000 per 86400 second(s) exceeded.",
"user_message": "rate of 10000 per 86400 second(s) exceeded." }, "metadata": {} }

This message indicates that too many API calls are being made with a 24 hour period.
Please reduce the number of API calls to adhere to the specified rate limit.

Contact UltraCart Support, if you have questions concerning an API error that you are encountering.

**This page is under construction.**

  • No labels