Hi All
We're testing the REST API to openempi 3.5 and can successfully get session token with the default admin/admin credentials for a fresh instance of openempi in Docker.
The calls fail with HTTP 401 (Unauthorized) when the password is changed.
Neither new nor old passwords get us a token any more.
Does anyone have an idea why?
Thanks.