I'm trying to deploy shiny app into a shiny server but getting this error:
Error: HTTP 400
POST https://api.shinyapps.io/v1/applications/
Validation Error
After writing in the console:
shinyapps::deployApp("C:\\Users\\Shiny App")
All the installation went ok, I got Rtools available as well, I'm set to be in the working directory... where is the problem?