Minimal api iform#26453
Conversation
|
For some reason when you access the, endpoint ( |
|
I get the same error with |
|
@sammychinedu2ky the code works with FF developer but fails in Chrome with the above error. Like you said, @martincostello wrote all this code, maybe he can explain what's going on. UPDATE |
Hmmm..🤔 Would try it out in guest mode |
|
Doesn't still work for me in guest mode on Edge |
That's expected, see https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-net-7-preview-1/#minimal-api-improvements |
|
The code that blocks requests with authentication cookies was recently removed, so I think it should work as expected in the next preview. |
Ooh ok |
Alright.. so that means the progress would be paused until the next preview right? |
|
Yeah I think you'll need to wait until preview 7. This was the change: dotnet/aspnetcore#42586 |
alright thanks Martin🥂 |
|
@sammychinedu2ky S&M for now but we won't publish it until it's ready. |
Alright Rick thanks🍸 |
Pull request for this issue dotnet/AspNetCore.Docs.Samples#8 (comment)