Skip to content

Validation error for ParsingErrorCodes when using TransactionApi::api_v2_transaction_transaction_id_results_get() #239

@markownik

Description

@markownik

Version: 8.2.419rc0

After a successfull reprocess triggered only with 'full_auth' scenario as param, when executing api_v2_transaction_transaction_id_results_get method, exception mentioned in title happens when deserializng RfidCertificateEx, RfidSignerInfoEx models.
The problematic property in both cases is 'notifications' which is a List[ParsingErrorCodes] type.

Example log:
oops.txt

Values I logged that do not pass validation:
[2415919634, 2415919637, 2415919648, 2415919651, 2415919660, 2415919669, 2415919677]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions