dotnet / dotnet/eShop

[WebToolsE2E][Aspire] Clicking the "webhooksclient" endpoint and then logging in to order management failed: "invalid_request".

Open
#84 1 comment 1 reaction 0 assignees View on GitHub
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
![Animation](https://github.com/dotnet/eShop/assets/71361488/9b83e49d-9cbc-4f5d-8fa2-0e6765a57786)

**EXPECTED**

Login successful.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.