Adoxio / xRM-Portals-Community-Edition

The definitive edition of Microsoft Open Source Portals, supported by the experts in portals.
MIT License
107 stars 60 forks source link

WebNotificationHandler.GetPluginMessageFromJsonRequest Error #87

Closed godind closed 5 years ago

godind commented 5 years ago

Has anyone seen this issue before?

An unhandled exception occurred and the process was terminated. Exception: System.ArgumentException Message: The request body is unspecified.

StackTrace: at Adxstudio.Xrm.Web.Handlers.WebNotificationHandler.GetPluginMessageFromJsonRequest(String body) in D:\a\3\s\Framework\Adxstudio.Xrm\Web\Handlers\WebNotificationHandler.cs:line 110 at Adxstudio.Xrm.Web.Handlers.WebNotificationHandler.ProcessNotification(CancellationToken cancellationToken, PluginMessageRequest request) in D:\a\3\s\Framework\Adxstudio.Xrm\Web\Handlers\WebNotificationHandler.cs:line 154 at Adxstudio.Xrm.Web.Handlers.WebNotificationHandler.<>cDisplayClass2_0.b0(CancellationToken cancellationToken) in D:\a\3\s\Framework\Adxstudio.Xrm\Web\Handlers\WebNotificationHandler.cs:line 98 at System.Web.Hosting.HostingEnvironment.<>cDisplayClass94_0.b0(CancellationToken ct) at System.Web.Hosting.BackgroundWorkScheduler.d__7.MoveNext()