Hi, im trying to create an Http Request.
I am using it on postman and works perfectly right. Im only adding on body username and password.
When I try to execute it on Power Automate "exactly the same" it returns me an error
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 415 Unsupported Media Type</title>
</head>
<body><h2>HTTP ERROR 415</h2>
<p>Problem accessing /api/jwt/login. Reason:
<pre> Unsupported Media Type</pre></p>
</body>
</html>
I can see you aren't adding headers , can you try to add them the same way as in post man?
On postman I didnt added headers, they added automaticaly after I execute the API. However, I already tried with headers but when I execute it, the API goes to an infinite loop retrying it
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
14 | |
13 | |
10 | |
9 | |
9 |
User | Count |
---|---|
30 | |
21 | |
15 | |
12 | |
12 |