Hi,
I'm getting the following error when using rsconnect to deploy to shinyapps.io
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached: [api.shinyapps.io]
when I use
setAccountInfo(name='my_name',
token='my_token',
secret='my_secret')
It's running on a google cloud instance, which I presume is the problem, but had been working fine (cron job) previous to this