ip_not_allowed
The key restricts the addresses it accepts, and the request came from one outside that list.
| Code | Type | HTTP | Category |
|---|---|---|---|
ip_not_allowed | authentication_error | 401 | Authentication |
Cause
The key restricts the addresses it accepts, and the request came from one outside that list.
What to do
Add the outbound address of your server to the key allowlist, or use a key without an IP restriction for clients whose address changes.
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.