8000 SSL certificate problem with json2veris [NEW FEATURE REQUEST: migrate RCurl code to httr] · Issue #19 · jayjacobs/verisr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
SSL certificate problem with json2veris [NEW FEATURE REQUEST: migrate RCurl code to httr] #19
Open
@juk80x

Description

@juk80x

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0