"You do not have access to this app" error after renaming GitHub repo and redeploying

I renamed my GitHub repository and am having issues redeploying to Streamlit Cloud.

What I did:

  1. Renamed the GitHub repository
  2. Deleted the old app from Streamlit Cloud dashboard
  3. Disconnected and reconnected my GitHub account
  4. 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?