Trying to implement Senaite.Jasonapi but keep getting the following error string when using the api
{"_runtime": 0.0023660659790039062, “message”: “No tool named ‘portal_catalog’ found.”, “success”: false}
My eggs are listed below.
eggs =
Plone
Pillow
senaite.lims
senaite.impress
senaite.api
senaite.jsonapi
Is anyone able to guide me to a solution for this or have any experience with this sort of problem?
Hi @billyallen, can you access your site via http://<senaitedomain>/senaite?
Given that your Senaite Site ID is senaite, can you access it directly from the host machine via http://localhost:8080/senaite/@@API/senaite/v1/search?portal_type=AnalysisRequest?