XiaoFaye / WooCommerce.NET

A .NET Wrapper for WooCommerce/WordPress REST API
MIT License
391 stars 217 forks source link

RestAPI.Product.Delete returns invalid json, works in postman #747

Closed richardaubin closed 1 year ago

richardaubin commented 1 year ago

Make sure you have included the below details when open an issue. Thank you.

Latest, Latest, Latest.

image

image

jsonString = "Value cannot be null. (Parameter 's')"

image

Postman results:

image

richardaubin commented 1 year ago

Issue caused by custom Response Filter.