Skip to main content
Question

Bad request - Docusign JS embeded - The form is signed but "sessionEnd" is not triggered

  • December 10, 2024
  • 2 replies
  • 43 views

Forum|alt.badge.img+1


How to reproduce my bug : 

  • Generate a enveloppeView
  • Sign the enveloppe
  • The signing.on(‘sessionEnd’) isn’t triggered 

I was a valid docusign integration and it works on dev environnment

 

2 replies

Forum|alt.badge.img+7
  • Docusign Employee
  • 65 replies
  • December 12, 2024

Thank you for reaching out. Based on our assessment, we suggest initiating a support case with DocuSign. The support team will then guide you through the necessary steps via the case. Here's the link to open the support case with DocuSign: https://support.docusign.com/s/articles/How-Do-I-Open-a-Case-in-the-DocuSign-Support-Center?language=en_US


Forum|alt.badge.img

Hello, did you find a resolution on this? I got the exact same problem in the webform embedding process except:

  • when i first render an embedded webform, i can fill it, submit the enveloppe and then sign it, all events are triggered perfectly.
  • if i render the form, fill it, submit the enveloppe, then close the window and rerender the same form instance with a different instance token: the form opens on the enveloppe signing process directly, so far so good, but when I sign it, the sessionEnd event isn’t fired, in fact no event is fired at all except for ‘ready’ when the enveloppe is opened.

    I’d appreciate any help on the topic. Thanks!