[WebToolsE2E][Aspire] Clicking the "webhooksclient" endpoint and then logging in to order management failed: "invalid_request".
Open
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 3.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 4
Description
**INSTALL STEPS**
1. Clean machine: Win11 x64 23h2 ENU
2. Install VS 17.9 P1 from build [34310.174.d17.9]
3. Install latest 8.0 SDK: 8.0.100
4. Apply NuGet Feeds
5. Install Docker Desktop
**REPRO STEPS**
1. In the VS, clone the eShop repository and open eShop.Web.slnf
2. F5 / Ctrl-F5, maybe you will encounter this issue [#66](https://github.com/dotnet/eShop/issues/66)
3. Click Endpoint for 'webhooksclient'
4. Click 'Log in' button
**ACTUAL**
Sorry, there was an error: invalid_request
Invalid redirect_uri

**EXPECTED**
Login successful.
Contributor guide
Assessment
This issue has not been assessed yet.