Factuarea API

ip_not_allowed

The key restricts the addresses it accepts, and the request came from one outside that list.

CodeTypeHTTPCategory
ip_not_allowedauthentication_error401Authentication

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.

On this page