spiff-arena icon indicating copy to clipboard operation
spiff-arena copied to clipboard

http errors from downstream connector http services are confusing

Open burnettk opened this issue 9 months ago • 0 comments

it reports the error connector received first (which is good), but it also discusses the http response status of the connector proxy itself, which is generally 200, and it doesn't label this as the connector proxy http response, so you get something like this:

Error executing Service Task. Received error code 'HttpError500' from service 'http/GetRequestV2' ::: HTTP Status Code 200. ::: The original message: Received Error: . Raw http_response was: { "ok": true }

burnettk avatar May 10 '24 18:05 burnettk