Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/mysql/58.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Flow 为什么我会得到一个“;BadGateway“;“联机运行Excel时出错”;“运行脚本”;PowerAutomation中的操作?_Flow_Power Automate_Bad Gateway_Office Scripts - Fatal编程技术网

Flow 为什么我会得到一个“;BadGateway“;“联机运行Excel时出错”;“运行脚本”;PowerAutomation中的操作?

Flow 为什么我会得到一个“;BadGateway“;“联机运行Excel时出错”;“运行脚本”;PowerAutomation中的操作?,flow,power-automate,bad-gateway,office-scripts,Flow,Power Automate,Bad Gateway,Office Scripts,我最近在Excel Online上使用了新的Office脚本功能,当我尝试将其与flow连接并尝试运行脚本时,在重试两次后,会导致BadGateway错误 有人能帮忙吗 { "error": { "code": 502, "message": "BadGateway", "innerError": { "message": "

我最近在Excel Online上使用了新的Office脚本功能,当我尝试将其与flow连接并尝试运行脚本时,在重试两次后,会导致BadGateway错误

有人能帮忙吗

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

非常感谢

不确定为什么会关闭此功能。在这种情况下,BadGateway错误似乎是服务问题。正如在错误消息中一样,这里最好的方法是再次运行流。