Actions
Bug #8960
closedXML Requests sending incorrectly on Guzzle6
Description
The XML is being sent in the wrong request parameter. This should be moved from form_params which only accepts arrays to body.
Actions
Added by krileon about 3 years ago. Updated almost 2 years ago.
Description
The XML is being sent in the wrong request parameter. This should be moved from form_params which only accepts arrays to body.
Fixed in MR !270