Hi Team,
Happy New Year!
I would appreciate some help...
I am following this example to build a Flow:
https://learn.microsoft.com/en-us/office/dev/scripts/resources/samples/convert-csv
when I reach step 10, Run Script, and fill in as suggested, I get the following error:
Failed to retrieve dynamic inputs. Error details: 'The dynamic operation request to API 'excelonlinebusiness' operation 'GetSingleScript' failed with status code 'BadRequest'. This may indicate invalid input parameters. Error response: { "status": 400, "message": "Unable to parse script reference.\r\nclientRequestId: 85dc86b9-0111-4a6f-a55b-cc0dc3aa8ab6", "error": { "message": "Unable to parse script reference." }, "source": "excelonline-ne.azconn-ne-002.p.azurewebsites.net" }'

That error looks to me that it cannot access the script or it is not in the expected location...
However, I did create and save Office Script as suggested and it is visible in my OneDrive and shared within the Template.xlsx workbook as well:


Content:

TIA!
Selt