I have already set the version for interacting with the Shopify Admin REST API to “2023-07”, such as “/admin/api/2023-07/orders.json?status=any”. However, this exception still persists. Do I need to make any other modifications to resolve this issue?
Topic summary
Persistent exception: “Api-heath UNSUPPORTED, Update to version 2023-04 or later,” even after targeting Shopify Admin REST API version 2023-07.
- Context: Shopify Admin REST API uses versioned endpoints (e.g., /admin/api/2023-07/…), requiring clients to call a supported release.
- Action taken: The endpoint was set to “/admin/api/2023-07/orders.json?status=any.”
- Result: The error still appears; a screenshot is provided showing the exception.
Key question: Whether any additional changes beyond setting the endpoint version are needed to resolve the error.
Status: No solution or further guidance provided yet; the issue remains open. Attachments: An image with the exception message is central to understanding the problem.
