dnivelad | 2017-04-04 10:38:41 UTC | #1
We occasionally see the following in our Bridge History logs
<img src="//inin-prod-use1-developerforum.s3.amazonaws.com/original/1X/a72216a8d7909209265b30fdefed807ee9331f81.jpg" width="690" height="31">
how should we interpret this?
ChrisDibble | 2017-04-04 12:41:06 UTC | #2
Hi. That message indicates that the connector received an unexpected HTTP status code back from the remote web service. Unexpected in this case means that it wasn't a 200, 409, 501, or 204. The remainder of the message should indicate what content came back from the web service to help with identifying any problems.
We choose to log these messages to the connector history because the data dip fails when non standard HTTP codes are returned. If you are seeing these rarely, they could simply mean that the remote web service had a small blip where it returned a 500 for example. If you see them frequently then there may be something configured incorrectly with your flow or web service that is causing these responses.
system | 2017-08-28 19:33:36 UTC | #3
This post was migrated from the old Developer Forum.
ref: 1143