RecipientViewRequest viewRequest = new RecipientViewRequest();viewRequest.setReturnUrl(redirectUri);
My redirectUri is 'http://localhost:8089/callback'
and after user do sign and click finish in loaded iframe - below call fails
'http://localhost:8089/callback?event=signing_complete'
with error 'The connection is blocked because it was initiated by a public page to connect to devices or servers on your local network.'
What this error means and how to resolve this issue. Please help
Back to Docusign.com


