origin_not_allowed
The request comes from a browser origin that the key does not accept.
| Code | Type | HTTP | Category |
|---|---|---|---|
origin_not_allowed | authentication_error | 401 | Authentication |
Cause
The request comes from a browser origin that the key does not accept.
What to do
Add the origin to the key configuration, or move the call to your server: an API key must never be exposed in a browser.
Related
All Authentication error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.