When trying with NTLM Authentication with EWS, I am receiving the below error message.
Error: Couldn't find NTLM in the message type2 comming from the server.
Stack Trace
at Object.parseType2Message (node_modules\httpntlm\ntlm.js:116:12)
at sendType3Message (node_modules\httpntlm\httpntlm.js:74:23)
at Immediate. (node_modules\httpntlm\httpntlm.js:102:4)
at runCallback (timers.js:672:20)
at tryOnImmediate (timers.js:645:5)
at processImmediate [as _immediateCallback] (timers.js:617:5)
When trying with NTLM Authentication with EWS, I am receiving the below error message.
Error: Couldn't find NTLM in the message type2 comming from the server. Stack Trace at Object.parseType2Message (node_modules\httpntlm\ntlm.js:116:12) at sendType3Message (node_modules\httpntlm\httpntlm.js:74:23) at Immediate. (node_modules\httpntlm\httpntlm.js:102:4)
at runCallback (timers.js:672:20)
at tryOnImmediate (timers.js:645:5)
at processImmediate [as _immediateCallback] (timers.js:617:5)