Hi all,
am having an issue with a POST array to woocommerce using the API Connector.
the POST is successful but is not sending any information from the body (json)?
i can manually send the content in the POST request (ie. include: &customer_id=[customer_id]) but need to send more information and some being an array.
is there currently an issue sending array in the body?
have tested the body using https://jsonlint.com/ and it is good, the response of the POST is successful but information is blank, which makes it very difficult to identify where the issue is:
any help would be greatly appreciated!
cheers,
Ben