ilovepdf-nodejs
ilovepdf-nodejs copied to clipboard
Duplicated webhooks when using .process({ webhook })
SDK Version: 0.3.1
We're experiencing confusing behavior with the webhook URL parameter:
Calling .process() without webhook URL still receives webhooks
Calling .process({ webhook:
Is this a documentation issue or expected behavior?