insufficient_credits
Your team has exhausted all add-on credits for cloud agent usage. Purchase more credits from your team's billing settings to continue.
Details
When does this occur?
Example response
{
"type": "https://docs.warp.dev/reference/api-and-sdk/troubleshooting/errors/insufficient-credits",
"title": "Your team has run out of add-on credits. Purchase more credits in your team's billing settings to continue.",
"status": 403,
"instance": "/api/v1/agent/tasks",
"error": "Your team has run out of add-on credits. Purchase more credits in your team's billing settings to continue.",
"retryable": false,
"trace_id": "abc123..."
}How to resolve
Related
Last updated
Was this helpful?