DHIS2 route api is not passing file attachment for multipart/form-data post request. It’s routing the request as expected. All other form parameters are being passed to destination but not file attachments. I have set the following in the header part of the route.
“content-type”:“multipart/form-data; boundary=----------------”
1 post - 1 participant