im trying to use this curl POST command in a http request node and for the life of me can not get it to work curl -X POST "http://10.0.0.2:9000/asr?encode=true&task=transcribe&language=en&output=txt" -H "accept: application/json" -H 'Content-Type: multipart/form-data' -F "audio_file:@/home/nol/node-red-static/Scanner/test.wav;type=audio/wav"
#curl POST to http request (Node-Red)
1 messages · Page 1 of 1 (latest)
What have you tried and what is the outcome
Here's an example upload flow that may help: https://flows.nodered.org/flow/cbf44e064b9406a1175a7e8d589f66ac