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