Error · 403
domain_not_owned
Domain not owned by this account
What happened
The name resolves somewhere on the platform, but not under this account. A miss for this user is a miss.
What to do
Call GET /services (or list_services) to see what this account actually owns.
The response body carries a recovery object with the same guidance in machine-readable
form: recovery.action names the call to make next, and
recovery.hint is one sentence a model can act on. Not every code carries one — a
401, for instance, has nothing to recover to but a valid token.
Other 403 responses
-
insufficient_scope— This token does not have the required scope -
readonly_scope— This token is read-only -
not_owned— Not owned by this account -
node_not_allowed— That hosting node is not permitted -
ip_not_allowed— This token may not be used from this IP address -
origin_not_allowed— Requests from this origin are not accepted -
suspended— This service is suspended -
access_blocked— This request could not be completed