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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / HTTP request with Cont...
Power Automate
Unanswered

HTTP request with Content-type not supported

(0) ShareShare
ReportReport
Posted on by 2

Hello,

 

I created a flow in Power Automate, and when I run a specific HTTPS request (GET method) with the HTTP module :

I get an error message in response : "Content-type '' not supported"

However I have the following Headers:

"Accept-Version": "V2",
"Authorization": "Bearer @{body('Analyser_JSON')?['access_token']}",
"Content-Type": "application/json",
"Accept": "application/json",
"OData-MaxVersion": "4.0",
"OData-Version": "4.0",
"If-None-Match": "null"

 

I specify that the request works very well on a Postman environment and in this flow other requests to the same API also work.

Has anyone ever faced this problem?
Thanks for your feedback.

Categories:
I have the same question (0)
  • DamoBird365 Profile Picture
    8,942 Microsoft Employee on at

    Hi @Jhasbrouck 

     

    This usually works for me:

     

    "content-type" :"application/json;odata=verbose"

     

    But there is also a good article here

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
    Cheers,
    Damien


    P.S. take a look at my new blog here

  • Jhasbrouck Profile Picture
    2 on at

    Thanks for your return.
    I tried with this Content-type and unfortunately I still have the problem ...

    In Postman, the query always works with this Content-Type.

    It is as if the value of my Content-Type disappeared when sending the request.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @Jhasbrouck Were you able to find a solution? I am having a similar problem with my HTTP action failing due to the content-type not supported.

  • Ragnar56 Profile Picture
    13 on at

    Please read this if you're are looking for somme explanation :

    https://docs.microsoft.com/azure/connectors/connectors-native-http#omitted-http-headers

    Content-Type header is omitted whith GET method.

     

    By the way, if anyone has a workaround, please let me know.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 62 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 58

#3
Expiscornovus Profile Picture

Expiscornovus 39 Most Valuable Professional

Last 30 days Overall leaderboard