node.js - Json object and image posting with multipart/form-data in node js -


i trying post image along json object image got uploaded in s3 bucket json object got encoded , controller cant parse same json

i consoled posted json sample json

{ '%xxxx%22': '"xxxx",', '%xxxx%22': '"xxxx",', '%xxxx%22': '"xxxx",', '%xxxx%22': '"xxxx",', '%xxxx%22': '"xxxx",', '%xxxx%22': '"xxxx"' }


Comments