Troubleshoot Return Errors

📘

Buy with Prime API is now available for early access

Sign up for early access to the Buy with Prime API using the 'Sign Up' button below. The API may change as Amazon receives feedback and iterates on it.

This topic describes errors that you can encounter when you Process Returns.

Errors getting reversal offers

The following errors can occur when you call the generateReversalOffers query.

Error TypeError CodeDescriptionSuggested Action
AccessDeniedErrorN/AYou don't have sufficient access to perform this action.Ensure that your access token has permission to access this information, and retry the call. For details, see Authenticate to the Buy with Prime API.
InternalServerErrorN/AUnexpected error during request processing.None. This is a server-side error.
ThrottlingErrorN/AUser made too many requests to the Buy with Prime API.Send the request again using exponential backoff.
ValidationErrorItemDoesNotExistThe requested item doesn't exist in your Buy with Prime catalog.Ensure that the requested item is in your catalog.

Related topics