costs_unavailable
HTTP 503 Project costs are temporarily unavailable
What happened
The cost figures for this project could not be read. Your request is correct: either the billing period could not be resolved or the metered records could not be loaded.
What to do
Retry in a few seconds. Nothing in the request needs to change.
Retrying
The request itself is fine. Repeat it later; after a 5xx use a new idempotency key and read the resource first.
How it arrives
{
"type": "https://docs.fiberax.com/errors/costs_unavailable",
"title": "Project costs are temporarily unavailable",
"status": 503,
"code": "costs_unavailable",
"request_id": "a277dcd1ca652c65"
}
Branch your code on code, never on the wording of title.