Errors
NOT_FOUND — 404 Not Found
404 Not Found
The requested resource does not exist.
Category
not_found
Retryable?
No. Verify the resource ID or path.
Common Error Codes
| Code | Description | Action |
|---|---|---|
STORE_NOT_FOUND | Store does not exist | Re-discover stores |
CATALOGSET_NOT_FOUND | CatalogSet does not exist | Re-discover for updated catalogSetId |
Error Codes
Each code below is an anchor. The type URI on a problem-detail response points straight at it, so
dereferencing type lands on the exact code rather than the top of this page.
USER_ADDRESS_NOT_FOUND
The address id does not belong to this session's user.
What to do: Re-read the user's saved addresses and use one of those ids.
STEM_NOT_FOUND
No store matches the supplied URL stem.
What to do: Check the stem, or resolve the store through discovery instead.
Example
Code