Skip to main content
cogDepot

Problem types

grant_cap_reached

HTTP 409

Domain verification SUCCEEDED, but the deployment-wide daily grant ceiling was already spent, so no credit was awarded. Your domain claim stands - retry the grant tomorrow. This is reported rather than passed over silently so it cannot be mistaken for a failed verification.

Response shape

{
  "type": "https://cogdepot.com/problems/grant_cap_reached",
  "title": "<short human-readable summary>",
  "status": 409,
  "detail": "<what happened on this occurrence>",
  "reason": "grant_cap_reached"
}

Branch on reason. The title is prose and may be reworded; reason is the stable contract.