This issue was resolved on IRC, see the log (and scroll back for the
troubleshooting):
https://irc.koha-community.org/koha/2023-05-25#i_2488523
David Nind
New Zealand
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-comm
I suppose you are using Apache for the web server. Please take a look at
the 'CGIPassAuth On' option, I believe this may be part of your problem.
Specifically, in the section of the
/etc/koha/apache-shared-intranet.conf file.
It is possible that your program needs to watch for the auth failure
m
i am using koha 21.11
enable all system preference for rest api's for koha. generate secret code
and client id, give full rights to patron
enabled
RESTBasicAuth
RESTOAuth2ClientCredentials
RESTPublicAnonymousRequests
RESTPublicAPI
but when i access http://111.68.97.170:8005/api/v1/patrons/
error s
i am using koha 21.11
enable all rest api's for koha. generate secret code and client id
enabled
RESTBasicAuth
RESTOAuth2ClientCredentials
RESTPublicAnonymousRequests
RESTPublicAPI
but when i access http://111.68.97.170:8005/api/v1/patrons/
error show {"error":"Authentication failure."}
waiting fo
i want to go through the documentation for koha 21.11 but it is not opening
--
*Zahid*
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-commu