I renamed my GitHub repository and am having issues redeploying to Streamlit Cloud.
What I did:
- Renamed the GitHub repository
- Deleted the old app from Streamlit Cloud dashboard
- Disconnected and reconnected my GitHub account
- Created a new app
The problem:
After creating the new app, I immediately get this error:
You do not have access to this app or it does not exist
The new app appears in my dashboard, but when I try to access it, I get the access denied error.
**Repository is public and I have full access to it
Has anyone encountered this after renaming a repo? Is there a cache or permission issue I need to clear?