Click or drag to resize

GoCardlessErrorerror_reasoninvalid_authorization_header Field

The Authorization header sent was not valid. Make sure it was constructed as described in making requests.

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public const string invalid_authorization_header = "invalid_authorization_header"

Field Value

Type: String
See Also