In my Chrome dev tools I am getting the following error:
POST
https://api.local.dealersocket.com/api/permissions 401 (Unauthorized)
angular.js:12011 XHR finished loading: POST "
https://api.local.dealersocket.com/api/permissions".
Screenshot:
How can I get more info on this error?
I should have access to anything I need since it is our development team working on it. I just want to get more information so I can ask the right person the right questions. In other words, can Chrome Dev Tools provide more information?
To quote wikipedia:
Link: https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
Dan