You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.