Skip to content

GetDocumentAsync fails for documents using stamp fields #149

@TomGathercole

Description

@TomGathercole

When a stamp field is added to a document, the Documents.GetDocumentAsync(...) method fails with error:

Error converting value "stamp" to type 'SignNow.Net.Model.FieldType'. Path 'fields[3].type', line 1, position 7342.

It looks like this might be because the FieldType enum does not include an entry for the stamp type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions