Skip to content

"private.key" file in wrong folder #21

@Rafalkufel

Description

@Rafalkufel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions