i am using koha 21.11enable 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
error show {"error":"Authentication failure."}
am i missing something?
also enabled plack for koha
waiting for response
--