Hi,
I'm new to PowerPages and I am trying to send a file to a power automate, using an html input tag that captures a file and that file is send to a flow in power automate, however I'm having trouble with getting the base64str from the file to pass it to power automate.
The code that I'm using to get the base64str is:
What I don't understand is that the exact code works on a new plain HTML file outside of power pages.
Does anyone have a clue on how to bypass this issue? Don't know if I am fighting against a limitation or if is configuration or something from the environment itself
Regards,