401 - Unauthorized, am i missing something?
JohnMarcus89 opened this issue · 2 comments
Ok so i know this issue has been up 2 or more times already but i really don't know what i'm doing wrong here...
I've been following the Azure Active Directory developer's guide as closely as i can... Specifically these parts:
Securing AngularJS Single Page Apps with Azure AD
Call an Azure AD protected Web API in an AngularJS Single Page App
Protect a Web API using Bearer tokens from Azure AD
I have redone the "dummy-project" 4 times exactly and get the same resaults....
Is this a full step by step guide or is something missing that you guys think should already be known.
What am i missing?
For me, calling the ToGoList is working ..
But not the ToDoList. Ref
Closing this as we are archiving this sample. Please check out the new sample at ms-identity-javascript-angular-spa-aspnetcore-webapi.