Click or drag to resize

GoCardlessErrorerror_reasoninvalid_content_type Field

When including a JSON body with a request you must also include a Content-Type header, set to application/json or application/vnd.api+json.

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_content_type = "invalid_content_type"

Field Value

Type: String
See Also