79326476

Date: 2025-01-03 12:40:45
Score: 2.5
Natty:
Report link

enter image description here

The issue you are facing, where your ASP.NET Core Web API controller method is not being hit, might be due to the configuration of Ocelot as an API Gateway. If Ocelot is configured, requests need to pass through it, and it may not be routing correctly when you are testing locally.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: TUSHAR LADVA