Closed shengqh closed 5 months ago
After loading WebGestaltR library, add the following line solved the problem:
httr::set_config(httr::config(ssl_verifypeer = FALSE))
Sorry for the error. This was caused by a certificate chain issue that should be fixed. You should be able to run the command without any additional commands.
If this error reappears, please let us know. I will close this issue for now.
We used WebGestaltR in our routine RNAseq pipeline. Today, it failed with following error. Since it was failed inside of WebGestaltR, I am wondering if there is any issue in server side? Thanks.