http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7520 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #4 from Frédéric Demians <frederic@tamil.fr> 2012-02-13 06:19:32 UTC --- (In reply to comment #3)
If the opac requires authentication user must be logged in and auth cookie sent in order to get a response. So if you just put the url in your browser it won't work. However, if you visit the login page first and log in, it should be fine afterwards.
The OPAC doesn't require authentication except for accessing pages displaying the borrower account. I now how to get a JSON result from your script, and I get a valid response. But since the returned data doesn't contain any confidential information (you find them on OPAC advanced search page which is public), I don't think authentication should be required. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.