I was trying to do this example. The article assumes that I have existing app in rsconnect.
With a manifest.json file generated, I've uploaded the example shiny app to rsconnect via Git, and it works, grab the GUID and generate a API Key to use it for the example as instructed.
I spin up my Jenkins and follow the instructions in the example, but when I manually/automatically run the job, it is giving me the error:
The requested URL returned error: 409 Conflict
Thanks in advance.