WebhookEndpoint: Problem occurred while trying to contact the payload URL!
search cancel

WebhookEndpoint: Problem occurred while trying to contact the payload URL!

book

Article ID: 377418

calendar_today

Updated On: 07-08-2025

Products

Endevor

Issue/Introduction

Bridge4Git has been SSL enabled.

The Endevor Webhook Server monitors Endevor SCM Actions and uses those events to notify Bridge4Git to update the GitHub repository. 

The following SSL errors message occurs after Endevor action is perfomed:
WebhookEndpoint: Problem occurred while trying to contact the payload URL!

Environment

Endevor

MF Webhook

Bridge for Git 

Cause

The Webhook Server running in Endevor Web Services should trust the Bridge4Git server, but it has not been set

Resolution

The webhook server must trust the BridgeForGit server that runs with SSL.

If  a trustore is already configured for the Tomcat running the mainframe webhook server and web services:

    1. check if it contains a valid public certificate for Bridge for Git.
    2. Proceed to step 2b

If a trustore is not present then it has to be created and added to tomcat startup configuration:

    1. Follow these steps to "Enable HTTPS for a Webhook Server" to add the public certificate of Bridge in a jks trustore
    2. Point Webhook Server to that trustore