Skip to content

Commit 5fd08e6

Browse files
authored
Fresh envelope id for test
In Sandbox mode, envelopes expire after few months
1 parent 08d5c74 commit 5fd08e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit_tests.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
sign_test1_file = "test/docs/SignTest1.pdf"
3131
template_id = "cf2a46c2-xxxx-xxxx-xxxx-752547b1a419"
32-
envelope_id = "a792bbea-94a4-4b3c-a47f-37766c57e66f"
32+
envelope_id = "e684dfac-f809-444f-8b57-592f8baaaa2e"
3333
user_id = "fcc5726c-xxxx-xxxx-xxxx-40bbbe6ca126"
3434
oauth_base_url = "account-d.docusign.com" # use account.docusign.com for Live/Production
3535
redirect_uri = "https://www.docusign.com/api"

0 commit comments

Comments
 (0)