Streamlit access to publish an app

Subject: Cannot deploy private repo to Streamlit Cloud

Body:
Hi, I’m trying to deploy my private repo sociallyRK/scheduled-timeline to Streamlit Cloud.
I’ve already:

  • Connected GitHub to Streamlit
  • Authorized access to private repos
  • Confirmed the repo is private and the branch is main
  • Set the file path to SCHEDULED-TIMELINE-MVP/streamlit_app.py

Despite this, the deployment picker doesn’t recognize the repo, and I get an error:
“You do not have access to this app or it does not exist.”

Please help resolve this or confirm if there’s a known issue with private repo support.

Thanks,
Rahul Khanna (sociallyrk)