Results 6 comments of Rafael Peixoto Lourenço

Having the exact same problem here. Just created a 200 dollar free acount with my email. The output tab in VS doesn't output much, just 12:53:54 AM: Error: Subscription a-guid-here...

The "Overwrite 4xx status code for this tab" option works, but it also breaks my code in some cases since it also overwrites 4xx status code errors for methods other...

Comparing the versions, the fetch word wasn't used at all in the code at 1.8.4. 1.8.5 has at least 9 "fetch"s written in the code. Is this [the nano issue](https://github.com/jspenguin2017/Snippets/issues/2)...

@bezo97 Could you keep this issue open to give more visiblity? I don't think many people will look for it under "Completed" since this thing is still an "issue". Worst...

This extension is safe to use, as long as you build it yourself. You can probably keep using it for a good while until it stops working on the site...

I am using the latest version of each, this fiddle here shows how IdentityServer's constant is not capitalized: https://dotnetfiddle.net/qniKJj And this link shows how ClaimsExtensions.cs checks the valueType https://github.com/DuendeSoftware/IdentityServer/blob/237ffcae018893954ed678a9137f0ebd501d7921/src/IdentityServer/Extensions/ClaimsExtensions.cs#L87 From...