Hi Expert,
a few days ago, I tried to write some code for SharePoint Remote Event Receiver and set up everything for debugging. When I published my App for SharePoint (Remote Event Receiver) into the Azure and deployed. packaged the App then upload it into the SharePoint --> Everything Work Fine. But When I performed program by using the debug mode to trace everything I got the error message "An error occurred while processing your request." (RedirectionStatus.CanNotRedirect). I was struggling to figure out why the problem comes up. The reason is "SharePointContext spContext = LoadSharePointContext(httpContext)" - (SharePointContext.cs) always return "NULL". My question is how I can sort it out … ?
Hi there, if you found my comment very helpful then please | Propose as answer | . Thanks and Regards.