Gautam Singh
Gautam Singh
I had this locally
provide code sample which gives you trouble here. I have no problem using this ```ts import {DailyPattern, DateTime} from 'ews-javascript-api'; const recurrence = new DailyPattern(DateTime.Now, 121) ```
does cURL work with NTLM? Also what kind of reverse proxy you have in front?
We may have to discuss possible option for cors issue if you are working in corp environment. I can provide consulting for same.
connect with me on linkedin (link on profiel page)
`FindAppointments` does not bring down all the properties of item, This is due to nature of search request and controlled by server side of ews. to get more properties or...
is jenkins killing the connection prematurely ?
are you ablw to use same oauth token to call ews endpoint with hand crafted (ms example) xml?
This should already be working. Have you tried and found it missing?
are you able to debug further and point out which code block may be problematic? a PR may be helpful.