https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27113 --- Comment #7 from Ivan Dziuba <ivan.dziuba@inlibro.com> --- Yes, I see many errors in the files. I will change it. I would like to provide the service for both opac and intranet through REST API. But, I see many preferences for REST API: ('RESTBasicAuth'- 'If enabled, Basic authentication is enabled for the REST API.','YesNo'), ('RESTdefaultPageSize' - 'Default page size for endpoints listing objects','Integer'), ('RESTOAuth2ClientCredentials' - 'If enabled, the OAuth2 client credentials flow is enabled for the REST API.','YesNo'), ('RESTPublicAnonymousRequests' -'If enabled, the API will allow anonymous access to public routes that don\'t require authenticated access.','YesNo'), ('RESTPublicAPI' - 'If enabled, the REST API will expose the /public endpoints.','YesNo') I am not sure that good idea for OPAC because REST API uses Auth. It is possible to disable authentication in the preferences for REST API, but this may have a consequences... Do you have a solution about this? Thanks! -- You are receiving this mail because: You are watching all bug changes.