Forbidden error deploying Python shiny app

Hello! I'm getting a "Forbidden" error at the "Deploying bundle" stage when trying to deploy a Python Shiny app. I've been able to successfully deploy the same app under another shiny.io account. In both cases I followed the same process by first adding the account (rsconnect add --account --name --token --secret ) and then deploying. In both cases I got a positive indicator that my credentials were successfully updated, but for the one shiny.io account it works and for the other it gives this error. Any suggestions?

I ended up getting this to work by adding the --new to my deployment statement:

rsconnect deploy shiny '/Users/Megan/Documents/Consulting/10KYI/Github repo/shiny' --name 10kyi --title treatment --new