Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent 503 Errors on Multiple Endpoints #4667

Open
lliuql opened this issue Mar 6, 2025 · 2 comments
Open

Intermittent 503 Errors on Multiple Endpoints #4667

lliuql opened this issue Mar 6, 2025 · 2 comments
Assignees
Labels
Support Issue Issues that requires a Developer Support case

Comments

@lliuql
Copy link

lliuql commented Mar 6, 2025

I'm experiencing intermittent HTTP 503 errors when calling several endpoints. The affected endpoints include:

getReport
createReport
getOrders
getProduct
doDownReportFile
getOutbound
(and possibly others)
The error is returned as an HTML response similar to the one below:
`

<title>Website Temporarily Unavailable</title>

 

website temporarily unavailable

` The error occurs sporadically and then resolves itself without any intervention. There are no clear indications of what might be triggering these errors.

Questions/Request for Help:

Is there any known issue or maintenance that might be causing these intermittent 503 errors?
Are there any specific recommendations for troubleshooting or mitigating this issue from the API side?
Could this be related to rate limiting, load balancing, or other backend infrastructure concerns?
Any guidance or suggestions to help diagnose and resolve these intermittent 503 responses would be greatly appreciated.

Thank you!

@weilinggu
Copy link
Contributor

Hi @lliuql

Are you encountering 503 calling Selling Partner API? You can monitor the SP-API healthdashboard for large scale issues. It does not seem that there has been large scale 503 errors recently.

You can also open a support case following the guidance here to troubleshoot the issues you are encountering.

Thanks
Weiling
Amazon Selling Partner Services

@weilinggu weilinggu self-assigned this Mar 6, 2025
@weilinggu weilinggu added the Support Issue Issues that requires a Developer Support case label Mar 6, 2025
@lliuql
Copy link
Author

lliuql commented Mar 14, 2025

Hi @weilinggu,

Thank you for your response.

I have checked the SP-API Health Dashboard, and everything appears to be normal. However, I would like to understand if exceeding API rate limits could be a potential cause of these intermittent 503 errors. Specifically:

  1. Could hitting API rate limits intermittently trigger 503 errors instead of a structured error response?
  2. Besides rate limiting, are there any other recommended troubleshooting steps to diagnose and mitigate these 503 errors?

Looking forward to your insights. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Support Issue Issues that requires a Developer Support case
Projects
None yet
Development

No branches or pull requests

2 participants