Click or drag to resize

GoCardlessErrorerror_reasonmissing_authorization_header Field

No Authorization header was included in your request. See making requests for details on how to structure your authorisation header.

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

Field Value

Type: String
See Also