Error · 403
origin_not_allowed
Requests from this origin are not accepted
What happened
The browser Origin is not on this token’s allowlist.
What to do
Add the origin in the client area, or call from a non-browser client.
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 -
domain_not_owned— Domain 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 -
suspended— This service is suspended -
access_blocked— This request could not be completed