Hi i am not sure what this error means, or how to fix it, since its so vague, so was hoping someone could please help me.
I have this desktop flow, which works when run locally from power automate, or as a cloud flow, however when I run it from a scheduled flow, i receive the following error
{
"error": {
"code": "ExpressionError",
"message": "Expression couldn't be evaluated. \r\n \r\n"
}
}
I am not sure what this means, or where the flow seems to get hung up, since this is the only information it provides me.
I don't understand if I can run it successfully from my computer, and the flow says my connector is green, and ok, why is this flow not running? Any thoughts?
My flow is a fairly simple flow which is does the following:
1. open webpage
2. download and save report to network share
3. open excel and convert & save file into correct excel format, then delete original file
4. same process happens for 2 more websites.