Open jiffyjaff opened 7 years ago
Adding some TL;DR for you gents ... I inspected what is being sent through Postman/Interceptor using Fiddler. When I remove this header, it all works expected:
Origin: chrome-extension://aicmkgpgakddgnaphhhpliifpcfhicfo
In my settings I already have the "Send Postman Token Header" to off.
Recently encountered the below issue. Basically, I believe extra headers are being sent that cause some HTTPS API calls to fail with a 403 when working with the SharePoint REST API. Is this something you guys are aware of?
https://finarne.wordpress.com/2015/06/10/403-forbidden-from-_apicontextinfo-when-using-chrome-postman-rest-app/