Why do i get a "BadGateway" Error When Running the Excel Online "Run Script" Action in PowerAutomate?

Viewed 818

I have recently being using the new Office Scripts function on Excel Online, and when i have tried to connect this with flow and try to run the script, it results in a BadGateway Error, after it retries twice

BadGateway

Can anyone help with this?

{
  "error": {
    "code": 502,
    "message": "BadGateway",
    "innerError": {
      "message": "We were unable to run the script. Please try again.
...

Many thanks

0 Answers
Related