79663670

Date: 2025-06-12 14:14:21
Score: 3
Natty:
Report link

I had a similar problem due to a "terminate-unmatched-request" set as true in my API Management. Turns out that swagger and server were not exchanging security-policies properly and the API management terminated, as the attribute says, the unmatched request. I am still investigating details, but these links, I hope, may help you.
https://learn.microsoft.com/en-us/azure/api-management/cors-policy#attributes
https://learn.microsoft.com/en-us/answers/questions/1527379/empty-response-body-in-api-management-developer-po

Reasons:
  • Blacklisted phrase (1): these links
  • Probably link only (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Pablo