In test1 web site I can get debugging information with a Post link
In test2 web site, running the same api, I cannot. I just see
Failed to load resource: the server responded with a status of 500()
The 500 Internal Server error could be caused by an error during the execution of any policy within Edge or by an error on the target/backend server. The HTTP status code 500 is a generic error response. It means that the server encountered an unexpected condition that prevented it from fulfilling the request.
In web.config
<httpErrors errorMode="DetailedLocalOnly" existingResponse="Auto" />
The docs are here
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With