How to get access token in SharePoint Online using CSOM and use in Postman or Google Rest client
In this SharePoint csom tutorial, I will explain to you, how to get access token in SharePoint Online using csom (client-side object model) and how to pass authorization headers in Postman/Google Rest client to query Rest API’s Requests. If you are new to Postman, you can checkout Access Rest API using Postman in SharePoint Online. …