OfficeDev / ews-managed-api

Other
584 stars 316 forks source link

Watermarks are broken: session is not IMailboxSession #218

Open vlw007 opened 5 years ago

vlw007 commented 5 years ago

We have been using Watermarks on Exchange mailbox and public folders for about two years. As of about 48 hours ago, they stopped working on Office 365. We have tried two completely different apps and EWS Editor so it's not that likely our code is broken.

Is anyone else seeing this issue ?

2018-12-18T23:08:23|EwsTrace|btnSynchronize_Click|EwsRequest|

IdOnly 500 NormalItems

2018-12-18T23:08:24|Information|Trace|X-DiagInfo| CY4PR0101MB2854

2018-12-18T23:08:24|EwsTrace|btnSynchronize_Click|EwsResponseHttpHeaders|

HTTP/1.1 200 OK Transfer-Encoding: chunked Content-Encoding: gzip Vary: Accept-Encoding request-id: e919f404-cf66-4d10-a5b5-7334df9f5b8d client-request-id: 57aef920-bae1-49fb-9c92-5ddc55e00a0d X-CalculatedFETarget: CY4PR08CU002.internal.outlook.com X-BackEndHttpStatus: 200,200 X-FEProxyInfo: CY4PR08CA0045.NAMPRD08.PROD.OUTLOOK.COM X-CalculatedBETarget: CY4PR0101MB2854.prod.exchangelabs.com X-RUM-Validated: 1 x-EwsHandler: SyncFolderItems X-BeSku: WCS5 X-DiagInfo: CY4PR0101MB2854 X-BEServer: CY4PR0101MB2854 X-FEServer: CY4PR08CA0045,AM5PR0502CA0001 Cache-Control: private Content-Type: text/xml; charset=utf-8 Date: Tue, 18 Dec 2018 21:08:24 GMT Set-Cookie: exchangecookie=9886826a167d4fca89636bd7530c79db; path=/ Server: Microsoft-IIS/10.0 X-AspNet-Version: 4.0.30319 X-Powered-By: ASP.NET

2018-12-18T23:08:24|EwsTrace|btnSynchronize_Click|EwsResponse|

**An internal server error occurred. The operation failed., IdAndSession.MailboxSession: session is not IMailboxSession** ErrorInternalServerError 0 true
davster commented 5 years ago

There was a regression that has been fixed and back ported. It is currently rolling out and so your issue should be resolved in the next few days. Sorry for the inconvenience.