An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
The issue was found for the following scenario:
Please add an 'x' for the scenario(s) where you found an issue
This issue is for a: (mark with an
x
)The issue was found for the following scenario:
Please add an 'x' for the scenario(s) where you found an issue
Repro-ing the issue
Repro steps
This came up with a known working tenant configured to work with the sample.
Follow the instructions in the repo to clone, configure and run.
Expected behavior
Upon running, I expect to be prompted to sign in and see a webpage with a diagram related to Microsoft Graph.
Actual behavior
Upon running , I encounter the following:
OS and Version?
Versions
Attempting to troubleshooting yourself:
Verified client configuration and produced the same result with a different tenant. Followed guidance from a similar issue on stack overflow.