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 : 0YHXQ7+XIm+w4BE6Jwka0w
Power Automate - Using Flows
Unanswered

HTTP action must not be included for 'GET' requests.

Like (0) ShareShare
ReportReport
Posted on 14 Apr 2022 06:01:42 by 21

Hello I'm creating new flow with HTTP action. The request type is "GET", in header there I have 2 parameters (x-api-key and x-eso9-signature) and in the body I have content of request. I tested from postman and everything works fine. But when I'm using from HTTP action I'm receiving error message like "The provided 'Http' action inputs are not valid. A request body must not be included for 'GET' requests.". 

 

I saw few post about this type of the issue but anyone doesn't say how to resolve. Is there any chance how to resolve? Below is the HTTP action.

 

screen-0.png

 

Thank you for support! 

  • jdoss Profile Picture
    458 on 14 Apr 2022 at 14:39:59
    Re: HTTP action must not be included for 'GET' requests.

    Get requests literally only get information. So the body of the request needs to be empty. If the endpoint at https://..../getdata needs information to process, then you need to change to a POST or PUT request, as they send information to somewhere and that data is processed and data may or may not be returned.

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

Featured topics

Restore a deleted flow