Every error uses the standard envelope. The code is stable for programmatic handling; the message is explanatory copy.
Status |
Code |
Meaning |
Action |
|---|---|---|---|
400 |
|
The path identifier or cursor is malformed. |
Correct the request. |
401 |
|
The key is missing, invalid, revoked, or expired. |
Create or rotate a key. |
403 |
|
The key does not have |
Use a key with the required scope. |
404 |
|
The file or order is not available in the key's store. |
Check the identifier and store. |
409 |
|
The requested production state cannot be served yet or changed during preparation. |
Refresh state and retry when appropriate. |
410 |
|
The production file has passed its availability window. |
Do not retry; use your retained fulfillment record. |
503 |
|
The final object could not be verified temporarily. |
Retry the read with backoff. |