https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29616 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #14 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- There are a couple of issues here.. well one really.. 1) This fails when the user is not yet logged in 2) We should be using /public/ routes for the OPAC to restrict what information is sent out for open sessions. As we already pushed a public endpoint for libraries in bug 28948 we should just be able to switch the endpoint in the API call. -- You are receiving this mail because: You are watching all bug changes.