Azure-Samples / active-directory-dotnet-graphapi-web

A .NET 4.5 MVC web app that demonstrates how to query the Azure AD Graph API using the Azure AD Graph Client Library
82 stars 68 forks source link

got exception "authorization required" and "invalid request url" #60

Closed renjiezhang closed 6 years ago

renjiezhang commented 6 years ago

I have done all of the configurations followed by the instruction. However, I still got the exceptions when running the sample code under VS2015. It still keep asking me to re-login in when I was ready logged in.

renjiezhang commented 6 years ago

capture

renjiezhang commented 6 years ago

i have solved the problem

Niahm commented 6 years ago

please tell us how.