--- title: "Problems" description: "Error responses returned by the CrewAI Platform API." --- # Problems When a request fails, the Platform API returns an `errors` array. Each item includes a stable `code`, an HTTP `status`, and a `detail` message with request-specific context. Use the pages in this section to understand what each error code means and what to change before retrying.