The CreatorCon Call for Content is officially open! Get started here.

What is the meaning of Outbound Status Code -1

Meloper
Kilo Sage

Meloper_0-1727443264390.png

 

1 REPLY 1

Rajesh Chopade1
Mega Sage

hi @Meloper 

An Outbound Status Code of -1 typically indicates that there was an error in processing an outbound request. This status is used within the context of outbound REST messages and generally signifies that the request did not succeed for some reason.

 

Possible reasons:

The request could not reach the destination server due to connectivity problems.

The target endpoint might be down or unresponsive.

The request took too long to complete and exceeded the allowed time limit

The endpoint URL might be incorrectly formatted or unreachable

Issues with authentication credentials could prevent successful requests

 

i hope my answer helps you to resolve your issue, if yes please mark my answer helpful and correct.

thank you

rajesh