❔ Can't access Microsoft Graph. What part am I not understanding clearly?
I will give my steps. The code. and the problem.
Step 1. Login using Swagger UI [See Images]
Step 2. Run My Get Method to get the User.
My Problem
I receive this error [See Images]
My Code
StartUp.cs - Swagger UI
Startup.cs - Add Microsoft Web Identity I Have multiple authentication Schemes
My Controller Method Called
I do not get it. I have signed the user in and asking for permission for the scope User.Read? What am I missing? I am very fustrated and have been at this for a week straight. Thank you for your time 🙂
5 Replies
My Json Config
do you necessarily want to use the implicit flow?
Well I will be communicating with a front end app with my web api. What do you think is best?
I want to be able to sign the user in and get permission to use Microsoft graph scopes
maybe you can also try asking on the azure discord server btw, or the powpco
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.