When i try to publish R app in shinyapps.io , it shows an error:
Preparing to deploy application...Error: HTTP 404
GET https://api.shinyapps.io/v1/applications/461629
Not Found
Execution halted
How can I solve this error?
When i try to publish R app in shinyapps.io , it shows an error:
Preparing to deploy application...Error: HTTP 404
GET https://api.shinyapps.io/v1/applications/461629
Not Found
Execution halted
How can I solve this error?
You probably deleted the app before you tried to publish it. In this case clearing the contents of the folder named rsconnect/shinyapps.io
will solve the issue.