Anyone know why the BYOC Edge Connector is returning a 502 Bad Gateway when routing digital channel payloads to the ServiceNow incident table endpoint? The local edge logs show the payload is successfully transformed, but the upstream connection to the ServiceNow instance drops immediately after the initial handshake.
- Verified the ServiceNow endpoint is accessible directly from the Genesys Cloud VPC via curl with valid OAuth tokens.
- Confirmed the webhook payload structure matches the ServiceNow REST API schema exactly, including required fields like
caller_idandcategory.