Usage Event Handling🔗
self-service-415-incorrect-content-type🔗
| Field | Description |
|---|---|
| Code | 415 |
| Message | Unsupported Media Type |
| ID | self-service-415-incorrect-content-type |
| Description | The 'Content-Type' %q is not recognized by this endpoint. Please supply %s |
| Severity | 3 (Permanent) |
This endpoint does not consume the recognized content type.
Usage Event Handling🔗
self-service-404-secret-not-found🔗
| Field | Description |
|---|---|
| Code | 404 |
| Message | Not Found |
| ID | self-service-404-secret-not-found |
| Description | Secrets for environment %q not found. |
| Severity | 3 (Permanent) |
Only secrets for known environments can be used.
self-service-404-backup-not-found🔗
| Field | Description |
|---|---|
| Code | 404 |
| Message | Not Found |
| ID | self-service-404-backup-not-found |
| Description | Backup keys for environment %q not found. |
| Severity | 3 (Permanent) |
No backup keys for the environment were found.
self-service-400-malformed-request🔗
| Field | Description |
|---|---|
| Code | 400 |
| Message | Bad Request |
| ID | self-service-400-malformed-request |
| Description | The request for environment %q does not look like valid JSON |
| Severity | 3 (Permanent) |
The request could not be processed due to malformed request syntax. Repeating the request without modification will fail with the same error.
self-service-500-failed-to-marshal-json-response🔗
| Field | Description |
|---|---|
| Code | 500 |
| Message | Internal Server Error |
| ID | self-service-500-failed-to-marshal-json-response |
| Description | Failed to create JSON for environment %q |
| Severity | 3 (Permanent) |
Unrecoverable error. Please contact our customer support to investigate.
self-service-500-failed-to-retrieve-from-store🔗
| Field | Description |
|---|---|
| Code | 500 |
| Message | Internal Server Error |
| ID | self-service-500-failed-to-retrieve-from-store |
| Description | Failed to retrieve the secret from the store for environment %q |
| Severity | 3 (Permanent) |
Unrecoverable error. Please contact our customer support to investigate.
self-service-500-failed-to-write-to-store🔗
| Field | Description |
|---|---|
| Code | 500 |
| Message | Internal Server Error |
| ID | self-service-500-failed-to-write-to-store |
| Description | Failed to store key for environment %q |
| Severity | 3 (Permanent) |
Unrecoverable error. Please contact our customer support to investigate.
self-service-500-failed-to-delete-from-store🔗
| Field | Description |
|---|---|
| Code | 500 |
| Message | Internal Server Error |
| ID | self-service-500-failed-to-delete-from-store |
| Description | Failed to delete key from environment %q |
| Severity | 3 (Permanent) |
Unrecoverable error. Please contact our customer support to investigate.