You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.NullReferenceException : Object reference not set to an instance of an object.
---- The following constructor parameters did not have matching fixture data: TestFixture`1 fixture
Stack Trace:
----- Inner Stack Trace #1 (System.NullReferenceException) -----
at JsonApiDotNetCore.Services.RequestScopedServiceProvider..ctor(IHttpContextAccessor httpContextAccessor)
This often leads to exceptions like:
JsonApiDotNetCore/src/JsonApiDotNetCore/Services/ScopedServiceProvider.cs
Lines 20 to 26 in 13404ab
The text was updated successfully, but these errors were encountered: