I want to submit the “base64 converted to png” file from weweb to xano; however, it seems that the file cannot be passed through as a file resource.
I have followed Jean-Philippe Trinh’s signature pad component creation and everything is good and working.
.
.
.
.
.
That is until I bound it as an input to my Xano Request as shown below. And it does not save the converted png url link
.
.
.
.
This is the response when I tested it.
Can anybody help me?