Hello, I tried to search here and on discord but it can’t find a fix. I can’t transform a base64 string to file to then upload it to a S3, when pasting a base64 string and testing it give me an error, but when pasting the same string in any base64 decoder online it works fine.
What is the error message (if any)?
I’m getting the error The value in “iV…ErkJggg==” is not set [item 0].
Sorry to hijack this thread, but if have the same issue it seems.
I can hand over a Base64 String to a Set Node or to a Convert to Binary Node, it seems the string is empty everytime. If i copy the Base64-String to a Decoder i get the acutal Value of the String (PNG File).