26 Sep
2025
26 Sep
'25
3:09 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40736 --- Comment #10 from David Cook <dcook@prosentient.com.au> --- Okies... I'm able to log into Keycloak using Chrome on main (e.g. 25.06.00.018). Now trying to just direct link to http://localhost:8080/api/v1/public/oauth/login/test/opac In the browser, I see: {"errors":[{"message":"Internal Server Error.","path":"\/"}],"status":500} In /var/log/koha/kohadev/plack-api-error.log, I see: [2025/09/26 02:08:28] [ERROR] Can't call method "value" on an undefined value at /kohadevbox/koha/Koha/REST/V1/OAuth/Client.pm line 100. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.