Click or drag to resize

GoCardlessErrorerror_reasonrequest_body_not_allowed Field

Sending a request body is not supported for the HTTP method you have used. Use query string parameters in the URL instead.

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

Field Value

Type: String
See Also