401 Unauthorized error for SharePoint Apps

Sometimes we get 401 unauthorized error for apps
Below are the list of checks which should be made before calling it a major problem
1. Issuer Id and client Id registration
2. Disable loop back check and Back Host connection names Link
3. AllowOAuthOverHttp check for SPSecurityTokenServiceConfig


I will further elaborate on the above topics in few days.

Comments

Popular posts from this blog

Install Node.js without admin rights

Create a lean React Solution using Typescript

Replace all occurence of String in JavaScript