I am a developer using Shiny Apps. The company I work for has a BASIC Shiny Apps plan. I noticed recently that an attempt to deploy a new Shiny app resulted in the following error:
Error: HTTP 402
POST https://api.shinyapps.io/v1/applications/
You have reached the maximum number of applications allowed for your account.
The account had a total of 1000 applications before the error message occurred, including un-deployed and sleeping applications. There were zero running applications. I archived and then deleted several particularly old sleeping applications, which allowed more to be created.
It seems reasonable for there to be a limit on the number of applications. However, according to the Pricing section of the Shiny Apps home page, the BASIC plan, which is what is being used, has "Unlimited Applications", so I just want to know if this is a hidden limit or if it's listed somewhere, and also it would be nice to know if the STANDARD and PROFESSIONAL plans have the same application limits.