Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Help] - Need help/documentation on creating a remote signature #116

Open
gimyo opened this issue Aug 13, 2021 · 2 comments
Open

[Help] - Need help/documentation on creating a remote signature #116

gimyo opened this issue Aug 13, 2021 · 2 comments
Assignees

Comments

@gimyo
Copy link

gimyo commented Aug 13, 2021

Hi,

I am currently trying to integrate and use this bundle with a new Symfony project but I am stuck trying to figure out how to create a remote signature.

What are the steps to creating an envelope and adding a pdf with two signers. I couldnt find any examples in the documentation. Can anyone provide me with a little guidance? I am happy to write up an example in the documentation once I get mine working.

Kind Regards

@gimyo
Copy link
Author

gimyo commented Aug 18, 2021

Just a quick update. I have started getting some results (able to send pdf to docusign) by using the Envelope builder in my controller and I am currently trying to figure out where and how to change different aspects such as being able to add different information to the EnvelopeDefinition such as the brand id are add additional information to signers etc.

From what I can see so far, the PreSign event can be put before or after the envelope creator. The problem is the DocumentDefinition is done in the loop on the actions and the Envelope Creator is also doing the sending. Do we need to seperate the creation and the send actions so they are called seperately so that we can call the send once everything is ready or put in different Events such as PreSend before sending to docusign?

@muneeb47
Copy link

Getting this error thanks in advance
Error while requesting server, received a non successful HTTP code [401] with response Body: O:8:"stdClass":2:{s:9:"errorCode";s:27:"AUTHORIZATION_INVALID_TOKEN";s:7:"message";s:59:"The access token provided is expired, revoked or malformed.";}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants