I’m completely confused.
I need to insert into my postgres base64 data. But, when i insert “clear” base64 in base – image_data is empty.
But, when I need to change msg.payload to msg.payload.image_data and not decode – it’s work and insert string with html character escaping and it’s not correct
But when i decode the string to base64 – error.
I didn’t have any idea. Does anyone have any suggestions or thoughts?
JSON node-red