https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40736
--- Comment #10 from David Cook <[email protected]> --- 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. _______________________________________________ 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/
