Intermittent System.ArgumentNullException: Value cannot be null. (Parameter ‘array’) in System.Private.CoreLib
I am having difficulty tracking down the cause of this exception.
asp.net core navigate on 2 different controller on exception
I need to, on exception, depending on the request (path), to redirect on the error controller for MVC or on the error controller for API.