"You do not have access to this app or it does not exist" error

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:
:check_mark: Made repo public
:check_mark: Removed all old deployments
:check_mark: Reconnected GitHub in Streamlit
:check_mark: Redeployed from scratch
:check_mark: requirements.txt at repo root
:check_mark: 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