Convert to file (Binary node) issue

I got following error when converting following screenshot data from webhook. How to fix this?

Hello @Praveen_Salinda
welcome to the community!

try to remove the “data:image/png;base64,” part, and only pass the raw base64 string to the node.

It’d be possible with a function node before the convert to file one.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.