cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Prime API Auth

skylar.sands
Level 1
Level 1

I tried to perform a 'GET' on Prime's API, and it keeps returning the login HTML, In postman, after setting the Basic Auth, returns 401 Unauthorized. It seems like after I login to prime through the GUI, it will work just fine. I even tried in a web browser. I set up a new username and password as NBI Read/Write, and I still get the same thing. I also tried curl -k -u username:password https://your_server/webacs/api/v1/data/InventoryDetails. Can someone shed some light?

Who Me Too'd this topic