Team,
It worked for me
You may not have devtool so you need to use:
install.packages("devtools")
devtools::install_github("rstudio/rsconnect", ref = "bugfix/multi-status-header")
Error we had now its solved.
Error in if (result$status == 201) succeeded <- TRUE : missing value where TRUE/FALSE needed Calls: <Anonymous> In addition: Warning message: In http(protocol, "api.rpubs.com", port, method, path, headers, : NAs introduced by coercion Execution halted
Thanks.
Rajwant