401 Error in Postman
Hello,
I am trying to run http://localhost:5159/api/actions in Postman with the POST method with the following as the body
{
"PrintBTWAction": {
"DocumentFile": "C:\\Users\\ncuser003\\Desktop\\Document2.btw",
"Printer": "Brother MFC-9340CDW Printer",
"SaveAfterPrint": false
}
}
I am getting a status 401 Unauthorized. In the appsettings.json, the NLTM is set to true, the Basic is set to false, the Negotiate is set to true. What am I missing?
Any help would be appreciated.
Thanks
0
請登入寫評論。
評論
0 條評論