operation_not_supported
The requested operation is not supported for this resource or its current state.
Details
When does this occur?
Example response
{
"type": "https://docs.warp.dev/reference/api-and-sdk/troubleshooting/errors/operation-not-supported",
"title": "Self-hosted agent runs cannot be cancelled with the API.",
"status": 422,
"instance": "/api/v1/agent/tasks/abc123/cancel",
"error": "Self-hosted agent runs cannot be cancelled with the API.",
"retryable": false
}How to resolve
Related
Last updated
Was this helpful?