[Koha-bugs] [Bug 24861] Unable to setPatronPasswordPublic using REST API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 8 01:17:39 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24861

--- Comment #4 from David Cook <dcook at prosentient.com.au> ---
(In reply to Tomás Cohen Arazi from comment #2)
> The message could be better. Being an error and the code (401) is the
> expected behavior without authentication.

I'll have to test again, but it seems that I was being authenticated, but that
I wasn't being authorized:

{"error":"Authorization failure. Missing required
permission(s).","required_permissions":null}

But it might be that I was being caught out by RESTBasicAuth not working for
CGI. 

Maybe I'll just close this one for the time being, until I have a chance to
test again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list