Can't access File Upload's base64 variable from within function

I’m using the File Upload component to upload an image. As expected I can see the base64 variable get returned in the logs but when I try to access it from within a Xano request it is not there. Am I doing something wrong?

It was working fine until today so confused. I don’t think I made any changes since then but I may be wrong.

This seems to have stopped woking overnight and it broke my app as the variable was no longer being passed to the Xano request. I can’t figure it out. Can anyone replicate this issue with the File Upload component or is it working fine for others?

Hi John :waving_hand:,

are you sure you didn’t change anything?

If that’s the case I’ll ask you to open a support chat so we can take a better look at this.

I don’t believe anything changed but in any case the variable is no longer available from within the request which I believe is the expects behaviour. I’ll raise a support ticket, thanks.