cytoscape / RCy3

New version of RCy3, redesigned and collaboratively maintained by Cytoscape developer community
MIT License
50 stars 20 forks source link

setNodeColorMapping error -- curl error -- base.url #97

Closed richabatra closed 4 years ago

richabatra commented 4 years ago

Hi,

I am getting this error. Is it a known one?

Error in curl::curl_fetch_memory(url, handle = handle) : Unrecognized content encoding type. libcurl understands deflate, gzip content encodings.

Cytoscape version 3.7.2, R version 3.6.2, RCy3 2.6.3, Mac OS.

Happy to provide more details and toy example if needed.

Thanks

AlexanderPico commented 4 years ago

Resolved by OP. Installation issues, I presume. Would recommend updating Cytoscape, R and RCy3 versions.

richabatra commented 4 years ago

It was base.url setting. I have set it to 'http://localhost:1234/v1' and this helps.