My program sometimes get "www-authenticate not found on response of second request" on the ewsFunction "GetItem"
It happens about two times in every 10-20 times. Like get 100 items, I will get 10 error.
Dose anyone have similar issue ?
Thanks
Error: www-authenticate not found on response of second request
at sendType3Message (/Users/xxxxxxxxxxxx/node_modules/node-ews/node_modules/httpntlm/httpntlm.js:71:20)
at Immediate.<anonymous> (/Users/xxxxxxxxxxxx/node_modules/node-ews/node_modules/httpntlm/httpntlm.js:102:4)
at processImmediate (internal/timers.js:462:21)
Hi
My program sometimes get "www-authenticate not found on response of second request" on the ewsFunction "GetItem" It happens about two times in every 10-20 times. Like get 100 items, I will get 10 error.
Dose anyone have similar issue ?
Thanks