400 Bad Request in SharePoint ClientContext
The issue that triggers a 400 Bad request in Form or Console applications in Visual Studio can often be the choice of Framework. VS default console application framework is .net core and Microsoft.SharePoint.Client doesn’t work with it. The correct choice… Continue Reading