I'm trying to user apoc.load.json or jsonParams to fetch data using an API but everytime I'm getting an error message wrt a valid certification path.
I've been searching, but couldn't find a valid solution yet.
I've already tried adding certificates to the zulu cacerts using keytool but not sure if this is the right approach. btw: the cacerts file is stored in the zulu distribution under .Neo4Desktop\distributions\java\zuluxxx folder. Don't know if this is what's used by the Neo4J instance I'm running.
Any help is welcome.
btw: calling the API from a web browser if working fine.