errors when I try to request an Auth Token:Tunneling socket can not be established, status code 407
I went ahead and removed all of the headers from my request except for Content-Type : application/json.
Unfortunately, I am still getting the same errors when I try to request an Auth Token:
The following screenshot represents the response of 2 request, the 1st in which Use the system proxy was checked in the Postman settings and the 2nd in which Use the system proxy was unchecked.
Please let me know if anything else looks incorrect with my request.