cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
MatthewLloyd
Advocate I
Advocate I

Excel Run Script - 502 Bad Gateway

Have a flow which sends an array of objects to be sorted by their date using an office script. Was working fine for months until two hours ago started recieving the below errors. We haven't any significant changes I'm aware of in the past two hours that may have caused this:

 

{
  "error": {
    "code"502,
    "source""australia-001.azure-apim.net",
    "clientRequestId""xxxxxxx-xxxxxxx-xxxxxxx-xxxx-xxxxxxxxxxx",
    "message""BadGateway",
    "innerError": {
      "message""Failed to find certificate with subjects 'aadencrypt.officescripts.microsoftusercontent.com', 'aadencrypt.runtime.arbitraryrunner.com'\r\nclientRequestId: xxxxxxx-xxxxxxx-xxxxxxx-xxxx-xxxxxxxxxxx",
      "storageErrorCode"0
    }
  }
}
123 REPLIES 123
Yutao
Employee
Employee

@AlCow - there had been an outage in the past few days but it should already be fixed now (Re: Execute Excel Script - Unauthorized - Page 2 - Power Platform Community (microsoft.com))

 

But if you are still seeing issues using the Run script action, can you provide your clientRequestId of the failed Run script action, as shown in the sample screenshot?

 

Yutao_0-1673553573455.png

 

dellonmoy
Regular Visitor

@Yutao I think I'm experiencing an outage with the 'run script' action. Located in US. 

dellonmoy_0-1680028241570.png

What steps do I need to follow to remedy this? TIA

Yutao
Employee
Employee

Hi @dellonmoy ,

 

Sorry to hear you were experiencing issues with the "Run script" action. There was indeed a glitch in our system, and it should be fixed now. Could you please give it a try again and see if your flow is working?

 

Thanks for your patience!

Thank you for the timely response and action @Yutao. We're back up and running.

RafaelRomeroRV
New Member

Since yesterday I have the issue below trying run a script with Power Automate Online:

 

Não foi possível recuperar os valores. A solicitação de invocação dinâmica falhou com o erro: Unexpected error occurred when calling the ApiHubsRuntime API: 'Microsoft.Azure.ProcessSimple.Data.Entities.Exceptions.ProcessSimpleDataException: The ApiHubsRuntime API call failed with http status code 'BadGateway' and response content '{
"error": {
"code": 502,
"source": "brazil-001.azure-apim.net",
"clientRequestId": "afe36c3d-68cc-4e75-84a1-f3afede39e88",
"message": "BadGateway",
"innerError": {
"status": 502,
"message": "O servidor teve um problema e não pôde concluir a solicitação. Tente novamente em instantes.\r\nclientRequestId: afe36c3d-68cc-4e75-84a1-f3afede39e88",
"error": {
"message": "O servidor teve um problema e não pôde concluir a solicitação. Tente novamente em instantes."
},
"source": "excelonline-bse.azconn-bse.p.azurewebsites.net"
}
}
}'
at Microsoft.Azure.ProcessSimple.Data.DataProviders.HttpClientDataProvider.<>c__DisplayClass47_1`2.<<CallService>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.WindowsAzure.ResourceStack.Common.Algorithms.AsyncRetry.<Retry>d__3`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
at Microsoft.Azure.ProcessSimple.Data.DataProviders.HttpClientDataProvider.<CallService>d__47`2.MoveNext()'.

toothmoves
Frequent Visitor

Hi,

 

I think there is a glitch again on "Run Script" with the unusual "Bad Gataway". Could you pleae fix this? Thank you

Location is EU.

ntaf3llos
Frequent Visitor

Hi,

 

I have the same issue on "Run Script". Location EU.


Yutao
Employee
Employee

@RafaelRomeroRV , @toothmoves , @ntaf3llos -

Sorry to hear you were experiencing the issues with the Run script action. We were aware of an outage in one of the services we depend on, and a patch is being rolled out at the moment. Please give it a try and let me know if the issue persists. Thanks for your patience and support!

Everything’s working smoothly on my side now! Thank you for your prompt help 

The issue has been resolved for me. Thank you very much @Yutao, I appreciate your valuable assistance on this matter!

Anonymous
Not applicable

Hi, a similar error 502 threw out when trying to add a "Run script from SharePoint library (Preview)" action and save the flow, located in Singapore:

 

The dynamic operation request to API 'excelonlinebusiness' operation 'GetSingleScriptV2' failed with status code 'BadGateway'. Error response: { "error": { "code": 502, "source": "asia-001.azure-apim.net", "clientRequestId": "xxx", "message": "BadGateway", "innerError": { "status": 502, "message": "The server experienced an issue and couldn't complete the request. Please try again in a few moments. clientRequestId: xxx", "error": { "message": "The server experienced an issue and couldn't complete the request. Please try again in a few moments." }, "source": "excelonline-ea.azconn-ea-001.p.azurewebsites.net" } } }

Could you help with this as well? @Yutao 
Thanks!
Anonymous
Not applicable

I figured out the cause and solved the problem. Seems like originally I do not have the full access to the sharepoint site but only to a specific folder which stores the office script file. Now this feature does not support incomplete access to script file. When try to store the file under another sharepoint site of which I am the owner, this action works and no error prompt up.

hammedabdul
Frequent Visitor

Having the same issue where. Please anyone got solution on this yet?
{
    "error":
    { "code": 502,
    "source": "flow-apim-europe-002-westeurope-01.azure-apim.net", "clientRequestId": "418daa10-596e-4aee-b113-eb92d971c3fd",
    "message": "BadGateway",
    "innerError": {
        "message": "The server experienced an issue and couldn't run the script. Please try again in a few moments.\r\nclientRequestId: 418daa10-596e-4aee-b113-eb92d971c3fd", "logs": null
    }
        }
    }

502 Bad Gateway errors are typically due to issues with the cloud service.  All you can do is report it and wait for them to fix it. I suggest creating a new thread so they see how many people are complaining about a particular region's servers now.

@hammedabdul - looking at our logs for the client request ID you shared, I noticed some logs indicating that for some reason you might not have permission to access the script you are trying to run. Can you please double check if you can access that script? You can try running the same script against the same workbook from the Office Scripts code editor inside Excel for the web. You can also try directly accessing that script file on your OneDrive for Business (under "Documents/Office Scripts").

hammedabdul
Frequent Visitor

@Yutao 

Yes i can access the script and  I am also using the same user account but got the same error. Ran the script from the Office Script code editor, it only pop up the fields no error. Please i need further help.

toothmoves
Frequent Visitor

Hi, again the Bad Gateway issue here in Europe....My scripts aren't running

 

 

toothmoves
Frequent Visitor

In particular, running a script with "Getrange" or Get worksheet gives an error, please reply asap since this is affecting our entire management ecosystem

 

 

Yutao
Employee
Employee

Hi @toothmoves , sorry to hear you are experiencing the issues. We are not aware of any service outages on our side at the moment. Can you share the clientRequestId from one of the Run script action failures?

 

Yutao_0-1696004297697.png

 

hammedabdul
Frequent Visitor

I was able to fix the issue. The issue occurs due to JSON not properly mapped in the Excel Run Script  in the flow. The Array was not in order as place in the Pearse JSON connector. 

Helpful resources

Announcements

Check out the Copilot Studio Cookbook today!

We are excited to announce our new Copilot Cookbook Gallery in the Copilot Studio Community. We can't wait for you to share your expertise and your experience!    Join us for an amazing opportunity where you'll be one of the first to contribute to the Copilot Cookbook—your ultimate guide to mastering Microsoft Copilot. Whether you're seeking inspiration or grappling with a challenge while crafting apps, you probably already know that Copilot Cookbook is your reliable assistant, offering a wealth of tips and tricks at your fingertips--and we want you to add your expertise. What can you "cook" up?   Click this link to get started: https://aka.ms/CS_Copilot_Cookbook_Gallery   Don't miss out on this exclusive opportunity to be one of the first in the Community to share your app creation journey with Copilot. We'll be announcing a Cookbook Challenge very soon and want to make sure you one of the first "cooks" in the kitchen.   Don't miss your moment--start submitting in the Copilot Cookbook Gallery today!     Thank you,  Engagement Team

Announcing Power Apps Copilot Cookbook Gallery

We are excited to share that the all-new Copilot Cookbook Gallery for Power Apps is now available in the Power Apps Community, full of tips and tricks on how to best use Microsoft Copilot as you develop and create in Power Apps. The new Copilot Cookbook is your go-to resource when you need inspiration--or when you're stuck--and aren't sure how to best partner with Copilot while creating apps.   Whether you're looking for the best prompts or just want to know about responsible AI use, visit Copilot Cookbook for regular updates you can rely on--while also serving up some of your greatest tips and tricks for the Community. Check Out the new Copilot Cookbook for Power Apps today: Copilot Cookbook - Power Platform Community.  We can't wait to see what you "cook" up!    

Welcome to the Power Automate Community

You are now a part of a fast-growing vibrant group of peers and industry experts who are here to network, share knowledge, and even have a little fun.   Now that you are a member, you can enjoy the following resources:   Welcome to the Community   News & Announcements: The is your place to get all the latest news around community events and announcements. This is where we share with the community what is going on and how to participate.  Be sure to subscribe to this board and not miss an announcement.   Get Help with Power Automate Forums: If you're looking for support with any part of Power Automate, our forums are the place to go. From General Power Automate forums to Using Connectors, Building Flows and Using Flows.  You will find thousands of technical professionals, and Super Users with years of experience who are ready and eager to answer your questions. You now have the ability to post, reply and give "kudos" on the Power Automate community forums. Make sure you conduct a quick search before creating a new post because your question may have already been asked and answered. Galleries: The galleries are full of content and can assist you with information on creating a flow in our Webinars and Video Gallery, and the ability to share the flows you have created in the Power Automate Cookbook.  Stay connected with the Community Connections & How-To Videos from the Microsoft Community Team. Check out the awesome content being shared there today.   Power Automate Community Blog: Over the years, more than 700 Power Automate Community Blog articles have been written and published by our thriving community. Our community members have learned some excellent tips and have keen insights on the future of process automation. In the Power Automate Community Blog, you can read the latest Power Automate-related posts from our community blog authors around the world. Let us know if you'd like to become an author and contribute your own writing — everything Power Automate-related is welcome.   Community Support: Check out and learn more about Using the Community for tips & tricks. Let us know in the Community Feedback  board if you have any questions or comments about your community experience. Again, we are so excited to welcome you to the Microsoft Power Automate community family. Whether you are brand new to the world of process automation or you are a seasoned Power Automate veteran - our goal is to shape the community to be your 'go to' for support, networking, education, inspiration and encouragement as we enjoy this adventure together.     Power Automate Community Team

Hear what's next for the Power Up Program

Hear from Principal Program Manager, Dimpi Gandhi, to discover the latest enhancements to the Microsoft #PowerUpProgram, including a new accelerated video-based curriculum crafted with the expertise of Microsoft MVPs, Rory Neary and Charlie Phipps-Bennett. If you’d like to hear what’s coming next, click the link below to sign up today! https://aka.ms/PowerUp  

Tuesday Tip | How to Report Spam in Our Community

It's time for another TUESDAY TIPS, your weekly connection with the most insightful tips and tricks that empower both newcomers and veterans in the Power Platform Community! Every Tuesday, we bring you a curated selection of the finest advice, distilled from the resources and tools in the Community. Whether you’re a seasoned member or just getting started, Tuesday Tips are the perfect compass guiding you across the dynamic landscape of the Power Platform Community.   As our community family expands each week, we revisit our essential tools, tips, and tricks to ensure you’re well-versed in the community’s pulse. Keep an eye on the News & Announcements for your weekly Tuesday Tips—you never know what you may learn!   Today's Tip: How to Report Spam in Our Community We strive to maintain a professional and helpful community, and part of that effort involves keeping our platform free of spam. If you encounter a post that you believe is spam, please follow these steps to report it: Locate the Post: Find the post in question within the community.Kebab Menu: Click on the "Kebab" menu | 3 Dots, on the top right of the post.Report Inappropriate Content: Select "Report Inappropriate Content" from the menu.Submit Report: Fill out any necessary details on the form and submit your report.   Our community team will review the report and take appropriate action to ensure our community remains a valuable resource for everyone.   Thank you for helping us keep the community clean and useful!

Users online (6,019)