Open bladerunner2020 opened 3 months ago
this probably is the problem with exchange, if you are able to work with 2016, it should be used. any higher version number in the EWS does not provide any new feature as Microsoft has stopped working on them presumably.
this probably is the problem with exchange, if you are able to work with 2016, it should be used. any higher version number in the EWS does not provide any new feature as Microsoft has stopped working on them presumably.
I agree. I added this comment just to make this issue and solution findable here )) Maybe it would be a good idea to put this into documentation as it's not obvious at all...
I am not sure if it is issue of ews-javascript-api or ews itself. The customer has Exchange2019 and we tried to set exchange version to V2018_01_08. We got error this:
The soap request was:
We found out that everything works fine if we set ExchangeVersion to Exchange2016. I found a discussion on GitHub where there discussed a similar issue: https://github.com/ecederstrand/exchangelib/issues/927
ews-javascript-api - v0.12.0