When an activation fails a message like POST <url> Returned HTTP 502 (Bad Gateway) --> "The action did not produce a valid response and exited unexpectedly.", but the caller has no indication of the activation id.
It would help if the error message included the activation id and the transaction id, to help developers debug issues.
When an activation fails a message like
POST <url> Returned HTTP 502 (Bad Gateway) --> "The action did not produce a valid response and exited unexpectedly."
, but the caller has no indication of the activation id.It would help if the error message included the activation id and the transaction id, to help developers debug issues.