Hello,
I followed the "OpenScale MRM Metrics Mapping.ipynb" notebook sample. But in the metrics sending to OpenPages step I have the following error:
{'trace': '2a4a6bccf30b4de2bd6eb7854fdbb431', 'errors': [{'code': 'AIQRM5002E', 'message': "Failed while authenticating user : HTTPSConnectionPool(host='aiopenscale-ibm-aios-nginx-internal.r-ctai.svc.cluster.local', port=443): Max retries exceeded with url: /auth/jwtpublic (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1129)')))."}]}
Also, I haven't been able to find documentation of the "integrated_system_metrics" endpoint, is there some docs about it ?
Hello,
I followed the "OpenScale MRM Metrics Mapping.ipynb" notebook sample. But in the metrics sending to OpenPages step I have the following error:
{'trace': '2a4a6bccf30b4de2bd6eb7854fdbb431', 'errors': [{'code': 'AIQRM5002E', 'message': "Failed while authenticating user : HTTPSConnectionPool(host='aiopenscale-ibm-aios-nginx-internal.r-ctai.svc.cluster.local', port=443): Max retries exceeded with url: /auth/jwtpublic (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1129)')))."}]}Also, I haven't been able to find documentation of the "integrated_system_metrics" endpoint, is there some docs about it ?