https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35204
--- Comment #6 from David Nind <[email protected]> --- (In reply to David Cook from comment #3) > (In reply to David Nind from comment #2) > > I'm happy to test, but how to send a request is not something I'm great at. > > > > Could you provide an example of how to send a request to generate the error? > > > > Thanks! > > curl -u AMINDUSER:ADMINPASSWORD -H "Content-Type: application/json" > http://localhost:8081/api/v1/auth/password/validation -d > '{"identifier":"patron","password":"$uper Duper 4wesome Password"}' Thanks David! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
