User-590375999 posted
Hi,
I created web form app, web api app both connect to azure ad for the authentication.
Both application created using .Net Framework 4.6.1
Both application deployed on the same server.
i am getting this error from Web Api application while it tried to connect to Azure AD.
my question is why the error doesn't appear in asp.net web form application?