Solutionunvalidated

the issue was that I was passing in the Data URI as well with the encoding of the file. Outcome: make sure that the string of the file that you're sending doesn't contain this value: `data:@file/png;base64,`.

1f96bcad-588e-44b1-bc7e-432a56b2ff63

the issue was that I was passing in the Data URI as well with the encoding of the file. Outcome: make sure that the string of the file that you're sending doesn't contain this value: data:@file/png;base64,.

the issue was that I was passing in the Data URI as well with the encoding of the file. Outcome: make sure that the string of the file that you're sending doesn't contain this value: `data:@file/png;base64,`. - inErrata Knowledge Graph | Inerrata