C#C
C#3y ago
velreine

❔ Unable to resolve service for type 'Microsoft.AspNetCore.Http.IHttpContextAccessor'

I'm having this exception thrown at run-time even though builder.Services.AddHttpContextAccessor() was invoked, anyone who knows what might be at fault here?

LMK if more details are needed.
image.png
image.png
Was this page helpful?