Skip to content
New issue

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

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

Already on GitHub? # to your account

"private.key" file in wrong folder #21

Closed
Rafalkufel opened this issue Nov 27, 2020 · 2 comments
Closed

"private.key" file in wrong folder #21

Rafalkufel opened this issue Nov 27, 2020 · 2 comments
Labels
bug Something isn't working DEVDOCS-3748 question Further information is requested responded

Comments

@Rafalkufel
Copy link

Rafalkufel commented Nov 27, 2020

When I try to run first example (Use embedded signing), on route /ds/must_authenticate, when I choose option JSON Web Token from the list "Please choose OAuth2.0 grant type", I get error: ValueError: Could not deserialize key data.

In my opinion this error stem from wrong location of "private.key" file. Originally file is located in ./app/private.key. After I moved it to ./private.key that error doesn't appeare anymore.

ubuntu 20.04

python 3.8.5
flask 1.1.1
docusign-esign 3.6.0

@ivdinkovds
Copy link

I am sorry you are having this issue. Thank you for notifying us. It looks like a bug during Quickstart example creation

@ivdinkovds ivdinkovds added bug Something isn't working question Further information is requested responded DEVDOCS-3748 labels Nov 27, 2020
paigesrossi added a commit that referenced this issue May 21, 2021
@InbarGazit
Copy link
Member

This issue has been resolved.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working DEVDOCS-3748 question Further information is requested responded
Projects
None yet
Development

No branches or pull requests

3 participants