windows phone 8.1 - onenote api started returning Internal Server Error -


i'm author of windows phone app "pinmore onenote". noticed app has developed bug (no changes app) , calls onenote api returning internal server error.

i've run example code provided here https://github.com/onenotedev/onenoteapisamplewinuniversal

and returning internal server error.

this has been happening few days now. nothing has changed on app, has been working months, , expect example code work.

this set of response headers when trying run universal app example @ https://github.com/onenotedev/onenoteapisamplewinuniversal

+       headers {cache-control: no-cache pragma: no-cache server: microsoft-iis/8.5 x-correlationid: ab1c9cdd-3db8-4dc1-afba-48774441ffba x-usersessionid: ab1c9cdd-3db8-4dc1-afba-48774441ffba x-officefe: onenoteservicefrontend_in_0 x-officeversion: 16.0.6023.1561 x-officecluster: neu-www.onenote.com p3p: cp="cao dsp cor adma dev coni teli cur psa psd tai ivdi our sami bus dem nav sta uni com int phy onl fin pur" x-content-type-options: nosniff odata-version: 4.0 x-aspnet-version: 4.0.30319 x-powered-by: asp.net date: tue, 28 jul 2015 10:26:35 gmt connection: close }   system.net.http.headers.httpresponseheaders 

and set when trying run app, pinmore onenote. (note, i've had multiple reports of app stopping working people recently)

+       headers {cache-control: no-cache pragma: no-cache server: microsoft-iis/8.5 x-correlationid: ac66e037-776b-4c39-b46c-ea85c501cdab x-usersessionid: ac66e037-776b-4c39-b46c-ea85c501cdab x-officefe: onenoteservicefrontend_in_5 x-officeversion: 16.0.6023.1561 x-officecluster: neu-www.onenote.com p3p: cp="cao dsp cor adma dev coni teli cur psa psd tai ivdi our sami bus dem nav sta uni com int phy onl fin pur" x-content-type-options: nosniff odata-version: 4.0 x-aspnet-version: 4.0.30319 x-powered-by: asp.net date: tue, 28 jul 2015 10:31:26 gmt connection: close }   system.net.http.headers.httpresponseheaders 

stuart

as you've identified, problem on our end. deploying fix right expect remedy problem you. our deployments take couple of hours , rolling in nature may intermittent next while.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -