Hello
I am facing an issue with the admin API call in a couple of Shopify stores.
The client has reported that surge charges are being deducted every month from Shopify. From the Shopify admin, the seller is unable to uninstall the app.
The seller has requested us to uninstall the app from our end.
However, when we attempt to uninstall the app via API, we receive a 424 Locked response. Additionally, all API calls are returning a 423 Locked response.
Also, when we open the store URL on the browser, the storefront is loading correctly and everything appears to be working fine up to the checkout page. This indicates that the store is active from the frontend, but the Admin/API access seems to be locked.
We would like to understand:
- Why the store/API is returning 423 Locked responses?
- Why recurring charges are still being deducted despite the store being inaccessible/unavailable?
Kindly help us resolve this issue or guide us on how to proceed. Sharing request details for your reference below.
Request Details:
GET https://XXX.myshopify.com/admin/api/2025-10/shop.json
Status Code: 423
Response Headers
Date: Wed, 18 Mar 2026 06:14:35 GMT
Content-Type: application/json; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
referrer-policy: origin-when-cross-origin
x-frame-options: DENY
x-stats-userid:
x-stats-apiclientid: 5045527
x-stats-apipermissionid: 311742693399
strict-transport-security: max-age=7889238
x-request-id: 1c542ceb-74d1-42a6-9d1f-45acb3fefe3b-1773814475
Response Body
{“errors”:“This store is unavailable”}