You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to mock external API which has NTLM authorization. When I make a request directly to this API (via Postman) everything is ok, responce has correct body and status 200. But if I make request through Mountebank (in proxyTransparent mode) I have 401 Unauthorized.
OS : Windows Server 2012 R2
mountebank : 2.1.2
node.js : 10.10.0
Installation method : npm
Log contents in mb.log when running mb --loglevel debug
I want to mock external API which has NTLM authorization. When I make a request directly to this API (via Postman) everything is ok, responce has correct body and status 200. But if I make request through Mountebank (in proxyTransparent mode) I have 401 Unauthorized.
Log contents in mb.log when running mb --loglevel debug
The text was updated successfully, but these errors were encountered: