Hello
We have the integration with outlook (EWS version 2.2) at our corporate website and from one day this is not have working like before.
This is like it was:
and like it is now:
My code is only find item(Appointment or Task) I'm looking for and open popup with url from it WebClientReadFormQueryString (https://msdn.microsoft.com/en-us/library/office/dd899477(v=exchg.150).aspx) property. Example of url: https://outlook.office.com/owa/?ItemID=AAMkADhlYmUwYjRlLTAzMWQtNDY1My05NjkwLTA1NWFlZGE4M2VmMwBGAAAAAADTVVgDCfkGQJp4yK%2b53HyPBwAByMRhdkI%2bRrsrPcUVL7fDAAAAAAENAAAByMRhdkI%2bRrsrPcUVL7fDAAB9YV2bAAA%3d&exvsurl=1&viewModel=ICalendarItemDetailsViewModelFactory&path=
Also console of popup is showing errors:
What I'm doing wrong? How can I fix this bug? Can anybody help me?
Thanks