We are a third-party app integrated with the store mrwbcu-wt.myshopify.com. Since 2026-03-13 ~17:12 UTC, all requests to the REST Admin API Orders endpoint are returning HTTP 500 Internal Server Error. This has been ongoing for 4+ days.
Request example:
GET /admin/api/2024-07/orders.json?limit=50&status=any&since_id=0&updated_at_min=2026-03-15T07:00:00+00:00&updated_at_max=2026-03-17T03:49:04.632420+00:00
Timeline of failures:
| Date (UTC) | Attempts | Result |
|---|---|---|
| 2026-03-13 17:12 – 17:36 | 8 retries w/ exponential backoff | All 500 |
| 2026-03-16 14:56 – 15:19 | 8 retries w/ exponential backoff | All 500 |
| 2026-03-16 22:58 – 2026-03-17 00:12 | 15 retries w/ exponential backoff | All 500 |
API version: 2024-07
Scopes: read_all_orders, read_orders
What we’ve tried:
- Retried extensively with exponential backoff (up to ~10 min between retries) across multiple days
- Verified credentials and scopes are valid
- Confirmed other Shopify stores work fine with identical code and API versions
- The issue is isolated to this specific store
Impact: We have been unable to ingest any order data for this store for 4+ days.
Request: Could you please investigate the server-side error for this store? We’d appreciate any details on the root cause and any possible workarounds we could use in the meantime.