Good Afternoon,
We use a product called Jamf Pro here where I work. We have an issue where when using the HTTP Request trigger, we get a 401 response when the application does the POST to the MS Flow. However, if I have the Jamf Webhook do a POST to a server and that server then spits the POST data to MS Flow, it works as expected.
Anyone know why I could be getting a 401 on a HTTP Request triggered Flow? Any possible solutions?
P.S: I don't even see a run occur, it has no evidence of getting the request.