Douglas Webb
Douglas Webb
I'm seeing this bug as well; POST with custom content body containing JSON markup, and application/json content type, is being sent with Content-Type: text/plain; charset=UTF=8. I confirmed using Fiddler that...
Suggestion: in Application.js around line 280 you loop through setting request headers, and then further down you set the content-type header for custom mode. Maybe the first loop sets the...
Actually, for THAT metadata xml, the SingleLogoutService elements are NOT deserialized at all. There seems to be two problems here; sometimes the elements aren't deserialized, and then when they are...
Ok. How about the problem with the logout element not being deserialized at all? Any thoughts on that? It might be specific to this xml file, because some others I've...
I figured out the problem. I had to fix the xml by moving the SingleLogoutService element to _before_ the NameIDFormat element. (This xml was provided by the identity provider; it...
[PowerToysReport_2022-11-14-12-26-35.zip](https://github.com/microsoft/PowerToys/files/10005558/PowerToysReport_2022-11-14-12-26-35.zip) Happening to me too. Local admin account, Win10, any file.
Well **I'm** a developer. Test build works for me, as far as not getting stuck on the spinner. Weirdly on some files it works, such as the firefox.exe file. But...