Forum Discussion
jakubjanuszkiewicz
Oct 08, 2019Copper Contributor
Incoming webhook fails but returns HTTP 200 OK
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 reque...
mharrison0224
Oct 08, 2019Copper Contributor
We're having the same issue here as well. All our webhooks stopped working around Sunday at 5:00AM it looks like. jakubjanuszkiewicz
jakubjanuszkiewicz
Oct 09, 2019Copper Contributor
mharrison0224 that it stopped working is one problem. That is returns the error as 200 OK is another problem, arguably a more serious one, as it conceals the error from scripts.