I am using R script to fetch data from the online source: I am getting the following error:
"schannel: next InitializeSecurityContext failed: SEC_E_UNTRUSTED_ROOT (0x80090325) - The certificate chain was issued by an authority that is not trusted."
is there any solution?
thanks,
vijay
Can you go through the below link? This link here shows, how to handle untrusted and self-signed certificates in rapidminer.
https://docs.rapidminer.com/latest/studio/how-to/trust-certificates.html
Please go through it and inform if you need more information.