Dear All,
I'm trying to deploy a Shiny app to my shinyapps.io but I got the following error:
rsconnect::deployApp()
Preparing to deploy application...Error in function (type, msg, asError = TRUE) :
Unknown SSL protocol error in connection to api.shinyapps.io:443
Timing stopped at: 0.02 0 0.34
No way to get out of it.
The app works fine locally
Best Stefano