web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : KVG4ELObVf9QOCjSrBWWEa
Power Automate - Building Flows
Suggested answer

Error 500 when executing a flow with HTTP action

Like (0) ShareShare
ReportReport
Posted on 27 Mar 2025 16:58:38 by
I'm setting up a flow that consumes an API that integrates SharePoint and Massiv. The goal is to automate sending communications. However, when I test the flow, it runs for several minutes and eventually responds with a 500 error. I've already tested consuming it from Postman with the same body and header, and it works. I appreciate your help with this case.
 

Thanks, guys.
  • Suggested answer
    rzaneti Profile Picture
    4,096 Super User 2025 Season 2 on 27 Mar 2025 at 18:14:56
    Error 500 when executing a flow with HTTP action
     
    Error 500 occurs on the server-side, so it's should be a problem at Masiv's side. However, you mentioned that it's working fine when you make the exact same request from Postman, which is weird. As it's running for several minutes, the server is probably timing you out due to the long time to process the request. 
     
    I also did a quick search in the provider's API docs and there are no additional details about a possible cause for the error: they just recommend you to contact support when an error 500 is retrieved. 
     
    My recommendation: 
    - If possible, try to make a request to other endpoints to confirm if the same error happens. 
    - If you didn't already, double check the headers from you Postman request. Sometimes the tool includes a few headers that are not required.
    - If you have a basic software development background, try also to make this HTTP request from a local server, just to confirm if it's working fine. ChatGPT can help you to generate some code for it.  
    - If the problem persists, then maybe you should contact Masiv support to confirm if they have some policy restricting the IP range from Power Platform, or something similar. 
     
    Let me know if it works for you or if you need any additional help!
     
    If this is the answer to your question, please mark the post as Accepted Answer.
    If this answer helps you in any way, please give it a like.

    Check more Power Platform content on my website.
    Lets connect on LinkedIn.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 2

Loading complete