Hello! We’re using Zapier to connect our website’s form to Docusign, and conditionally send out envelopes to users who fill out a form. We’re running into issues where the connection between Zapier and Docusign expires regularly, causing our envelopes to not be sent. The exact error we’re getting in Zapier is “Unable to fetch refresh token: invalid_grant”
Reaching out to Zapier support, they responded with:
Based on Docusign's documentation, it uses a default value of 720 hours (30 days) for token expiration. This means that if you've obtained the token by logging into your account, it will expire in 30 days from the first login. fHere is the link to Docusign's documentation for your reference](https://developers.docusign.com/docs/web-forms-api/plan-integration/expirations-timeouts/)
Here's what I recommend: Reach out to Docusign support to verify if there are any settings to extend the time period for token expiration within the Docusign app.
Is there any way to do as they suggest and extend the time period for token expiration?
Thank you for your help!