Skip to content

v3.5.1

Compare
Choose a tag to compare
@irotech irotech released this 14 Jul 17:01
· 171 commits to master since this release
76e1bdb

Profile

Demo available, when running the Java Spring Boot example project, at https://localhost:8443/dbs-check

Added

ErrorDetails getter in ActivityFailureException

ErrorDetails exError = ex.errorDetails();
exError.getCode();
exError.getDescription();

Fixed

  • typo in DBS check example project when setting subject_id to the subject objet