• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

INVALID_WEBHOOK_URL

New Here ,
Nov 12, 2020 Nov 12, 2020

Copy link to clipboard

Copied

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.
TOPICS
How to , Known Issue

Views

637

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Dec 06, 2020 Dec 06, 2020

Copy link to clipboard

Copied

LATEST

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

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines