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"
Public Const invalid_authorization_header As String = "invalid_authorization_header"
Field Value
Type:
StringSee Also