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.
Announcing a new way to share your feedback with the Power Automate Team.
User | Count |
---|---|
43 | |
18 | |
15 | |
14 | |
12 |
User | Count |
---|---|
77 | |
38 | |
29 | |
20 | |
19 |