I'm using tapestry 5 and I can't receive post requests from docusign connect.
When I send a post request myself to test the servlet, it works fine. The URL has a port number in it, can that be the problem?
Thanks.
I'm using tapestry 5 and I can't receive post requests from docusign connect.
When I send a post request myself to test the servlet, it works fine. The URL has a port number in it, can that be the problem?
Thanks.
DocuSign Connect will always/only send notifications to the "standard/default" port numbers:
To the best of my knowledge, it's not possible for Connect to deliver messages if you specify any port number in the endpoint URL.