Skip to content

Improve in-app verification error messages handling #4913

Ticket(s) / Related Merge Requests

#4913 (closed)

Summary of Changes

  • Changed the logic of the upload method of the API service to pass the errors of the backend to the ApiError

  • Now the in-app verification process shows the errors sent by the server.

  • Changelog file updated with this template (one or more)

    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

check ticket #4913 (closed)

Regression Scope

Upload error handling

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

android

Screenshots

imagen

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports