Closed ablaette closed 11 months ago
A temporary solution for testing purposes is to run this snippet before get_dbpedia_uris()
httr::set_config(httr::config(ssl_verifypeer = 0L))
The SSL certificate has been update, the issue is solved for the time being. If it re-occurrs, there should be a test with a warning message and the httr::set_config() workaround.
When running this code ...
I get this error:
Error in curl::curl_fetch_memory(url, handle = handle) : SSL peer certificate or SSH remote key was not OK: [api.dbpedia-spotlight.org] SSL certificate problem: certificate has expired