Guest Paul Alexander Posted July 13, 2017 Share Posted July 13, 2017 Hello We're trying to get PowerBI reporting to work, but we're getting an error when we try to connect using the script downloaded from giHub. The error is: * successfully set certificate verify locations: * CAfile: D:/Program Files/Microsoft/R Open/R-3.4.0/library/RCurl/etc/ca-bundle.crt CApath: none * SSL certificate problem: self signed certificate in certificate chain * Closing connection 0 Error in function (type, msg, asError = TRUE) : SSL certificate problem: self signed certificate in certificate chain Calls: invokeXmlmc ... getURL -> curlPerform -> .Call -> <Anonymous> -> fun Execution halted We can use reporting 'normally' without any problems, and we've tried other API keys using different user accounts, but we always end up with this error. Does anyone have any idea where the problem is please? thanks Link to comment Share on other sites More sharing options...
Victor Posted July 31, 2017 Share Posted July 31, 2017 @Paul Alexander could be an issue with the SSL certificate, as the message suggests "SSL certificate problem: self signed certificate in certificate chain". Can you see if you can maybe fix the self-signed certificate issue (I think there are some articles online about this) and then give it another go? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now