I want to fetch the data from Microsoft Project Online to Postman (Or any other similar software like postman which are used to make rest calls).
When I used Postman interceptor add on for chrome I was able to get the data. But when I tried to pass headers manually then I wasn't able to get it.
May I know how I can get the data in Postman or similar software.
Thanks