Skip to main content

Hi Team,

I have configured the webhook feature in my demo account and include OAuth for integration and security, the webhook attempts to call the API when an event is triggered. However, I got  an error message in the log. Here is the error message:

 

Error: https://dev.api.genpt.com/catalog/debi-service/debi/documentSign/status :: Error - HTTP call to OAuth authorization server failed: HTTP status code = 401, OAuth response = {"fault":{"faultstring":"Invalid access token","detail":{"errorcode":"oauth.v2.InvalidAccessToken"}}};

 

My question is: What details can I expect in the webhook API call? What should I configure in my service to handle this properly? Can anyone help us with this? 

Regards,

Adarsh

Hello ​@adarsh,

The error you're experiencing is related to authentication, you can check how to set up Connect with OAuth in this article:

https://developers.docusign.com/platform/webhooks/connect/validation-and-security/oauth-connect/

If you still have issues, it is advisable to reach out to the Support Team for further verification.

Thanks,


Reply