I have created my own chatbot using SAP Conversational AI and I have integrated it with the SAP hybris 1905 storefront and it's working fine. But when I am trying to call SAP hybris backend service from SAP conversation AI to fetch the data it's showing the below error.
PKIX path building failed: Details: unable to find valid certification path to requested target; nested exception is Details: PKIX path building failed: Details: unable to find valid certification path to requested target
To resolve this issue I have installed a self-signed SSL certificate. But I'm still facing the same issue.