Making a request to 3rd-party API with multipart/form-data

Got it solved by myself :blush:

The file parameter must really be a javascript File-Object. I’ve took some piece of custom code to generate it:

The custom code is:

Regards

1 Like