Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
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 ...
I am running PI 2.2.2, when trying to do an API GET to webacs/api/v1/data/AccessPointDetails, it doesn't show the wlan - vlan mappings. Am I missing something?
I actually ended up getting it to work. When I tried adding my test user account I added it to the groups: [npi_read, npi_write, npi_northbound] which wasn't working. In another post someone mentioned that they changed it to [admin, npi_read, npi_wri...