Skip to content

Error converting value "initials" to type 'SignNow.Net.Model.FieldType' #96

@poctob

Description

@poctob

If a document contains initials field type, GetDocumentAsync method fails with the following exception:

Exception thrown: 'Newtonsoft.Json.JsonSerializationException' in System.Private.CoreLib.dll: 'Error converting value "initials" to type 'SignNow.Net.Model.FieldType'. Path 'fields[10].type', line 1, position 19518.'

Field.cs line 75, enum is missing 'initials' type it has 'Initial' field instead

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