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.