Open
Description
When json2veris attempts to pull down the schema it gives the following error:
Error in function (type, msg, asError = TRUE) :
SSL certificate problem: unable to get local issuer certificate
I attempted to pull down the schema manually using a getURL call that includes a 'cainfo' parameter. I then used the same fromJSON call to get the schema. But when I passed it in using the 'schema' paramter in json2veris I received another error.
Error in readLines(file, warn = FALSE) : 'con' is not a connection
Unfortunately that is the extent of my R knowledge.
Metadata
Metadata
Assignees
Labels
No labels