Factuarea API

origin_not_allowed

The request comes from a browser origin that the key does not accept.

CodeTypeHTTPCategory
origin_not_allowedauthentication_error401Authentication

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.

On this page