Skip to content

shared_pool_not_found

Shared pool not found โ€” HTTP 404 ยท type not_found_error

What happened

No shared pool with that id exists in this environment.

How to fix it

Verify the pool id and environment.

Example response

{
  "error": {
    "type": "not_found_error",
    "code": "shared_pool_not_found",
    "message": "A human-readable description of what went wrong.",
    "doc_url": "https://docs.interglobe.io/errors/shared_pool_not_found"
  },
  "request_id": "req_1a2b3c"
}

โ† All error codes