Hello all,
I am currently trying to deploy an app and it gives me an error “You do not have access to this app or it does not exist”, I am not sure why this is as I clicked directly onto the app from “My apps”. I have done everything I can including:
Things I have already tried:
Made repo public
Removed all old deployments
Reconnected GitHub in Streamlit
Redeployed from scratch
requirements.txt at repo root
Single main entrypoint (Home.py)
All of which have been done repeatedly
Repo: GitHub - OisinJacksonJJ/TURCAST-App: The official website for TURCAST for the Young Scientist project made by Oisín Jackson. It aims to predict short term turlough depths through machine learning.
Expected url: turcast.streamlit.io
Help would be extremely appreciated as I need this up by Monday morning.
Thanks