Recent changes (still unreleased) have broken deployments to shinyapps.io, which now fail with the error:
> rsconnect::deployApp("/Users/matthew/code/mine/shiny-deploy-test", server='shinyapps.io')
── Preparing for deployment ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
✔ Deploying "shinydeploytest17" to "server: shinyapps.io / username: 9kimvo-matthew-lynch"
ℹ Creating application on server...
✔ Created application with id 1865337
ℹ Bundling 1 file: app.R
ℹ Capturing R dependencies with renv
✔ Found 31 dependencies
✔ Created 17,592b bundle
ℹ Uploading bundle...
Error in `POST()` at rsconnect/R/http.R:242:2:
! <https://api.staging.posit.cloud/v1/bundles> failed with HTTP status 400
Request Validation Error: : field 'application': is required
Recent changes (still unreleased) have broken deployments to shinyapps.io, which now fail with the error: