I am unable to get or post to web api urls from my application or from Postman like clients. For example I can go to 'https://orf-cogenaf.ors.nih.gov/piwebapi' in my browser but not from my node application or from tools like Postman. When i try to go to that url from my REST client, I see the error - "401 Unauthorized" What is the nature of this problem and how can I fix it?
Unlimately, in the application I am developing, I would like to be able to post to the 'batch' endpoint