Closed TrackTech closed 7 years ago
Data fetched in nodejs "post" method is encoded.
The ask is to find out a way to decode data in nodejs.
Investigate if mongoDb can decode an encoded string.
Fixed: Uploaded json data from form. JSOn data can be easily decoded.
Data fetched in nodejs "post" method is encoded.
The ask is to find out a way to decode data in nodejs.
Investigate if mongoDb can decode an encoded string.