store_not_found
The identifier does not resolve to any connected store of the authenticated company. A store belonging to another company answers exactly the same way, so the response never reveals whether it exists elsewhere.
| Code | Type | HTTP | Category |
|---|---|---|---|
store_not_found | not_found_error | 404 | Integration |
Cause
The identifier does not resolve to any connected store of the authenticated company. A store belonging to another company answers exactly the same way, so the response never reveals whether it exists elsewhere.
What to do
List your connected stores and use the id they return; the identifier the provider gives to the shop is external_store_id, not the identifier of the connection.
Related
All Integration error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.