- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Oct 08 2019 01:21 AM
I have an incoming webhook which fails to accept POST requests, but returns HTTP 200 OK.
The response body is: "System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information."
This should be returned as HTTP 5xx instead, as currently it breaks any automation which relies on it.
Labels:
- Labels:
-
Webhooks