Skip to main content
Participant
November 13, 2020
Question

INVALID_WEBHOOK_URL

  • November 13, 2020
  • 2 replies
  • 1162 views

I am using POST /webhooks to create a new webhook in my project with adobe trial account. I am able to hit the /transientDocuments API and /agreement api succesfully with the generated documentId and agreementId s but there is an issue with /webhooks to create a new webhook. Below is the response i am getting:

{
    "code""INVALID_WEBHOOK_URL",
    "message""Validation for webhook url failed. Please make sure that the webhook url responds with a valid HTTP response code and a valid client id."
}
 
I have given everything(endpoint, oauth token, request headers etc.) correctly as per adobe docs v6. 
My webhook url is deployed on AWS which is public https and accepts GET, POST and returns adobe client id for get request with status code 200.
 
I have even tried https://webhook.site/ to check if my aws hosted webhook listener is having any issue.
I am getting the GET calls in https://webhook.site/ but the response to /webhooks API is giving error as above with code INVALID_WEBHOOK_URL.
 
Am i missing something or it is issue with trial account ? Please advise.
This topic has been closed for replies.

2 replies

Participant
May 8, 2024

@vamsibh1 Have you figured out the root cause? I'm encourtering the same issue 

Atul_Saini
Community Manager
Community Manager
December 7, 2020

Hi Vamsibh1,

 

Sorry for the delay in response, please post your query here Latest Adobe XD topics - Adobe Creative Cloud Developer Forums so that the experts may assist you appropriately. 

 

Thanks.

Atul_Saini