rest - Sharepoint _api/contextinfo fails with 401 Unauthorized using PostMan -


im using postman app try various sharepoint api.

to retrieve requestdigest understand there has api call /_api/contextinfo nothing in body , accept application/json; odata=verbose in header. 401 authorized error return rather digest value postman screenshot

i have tried setting authorization basic in first tab , entered domain credentials (which has access site) still fails.

how resolve error

someone faced same problem , solution here.

https://sharepoint.stackexchange.com/questions/145892/postman-rest-call-to-api-contextinfo-failing


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -