Factuarea API

parameter_invalid_url

A field that must hold an absolute URL received a value that is not one, usually because the scheme or the host is missing.

CodeTypeHTTPCategory
parameter_invalid_urlinvalid_request_error400Request

Cause

A field that must hold an absolute URL received a value that is not one, usually because the scheme or the host is missing.

What to do

Send an absolute https:// URL in the field named by error.param.

Message returned by the API

The parameter must be a valid URL.

On this page