We have created one webhook and in that, we call an API on change of document signed.
The API triggers but it returns an error of 500 Internal Server Error.
And when we debug the api call then we do not get the document pdf bytes in it and it returns null.