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.