Request for Account Unblock

Dear Streamlit Support Team,

I hope you are doing well.

I am currently using Streamlit for a university assignment project, but my account has been blocked due to usage limitations. Because of this issue, I am unable to continue working on my project or submit my assignment on time.

I would greatly appreciate it if you could review my account status and help restore access if possible. This project is strictly for educational purposes, and I have been actively developing it through my GitHub repository below:

https://github.com/bluesctr/Streamlit_

Thank you very much for your time and consideration. I sincerely appreciate your support and understanding.

Hey there, thanks so much for reaching out and for sharing your repo—welcome to the Streamlit community! :blush: The error you’re seeing (“Your account has exceeded the fair-use limits and was blocked by the system. Code: 403”) means your Streamlit Community Cloud account was automatically blocked for exceeding resource or fair-use limits. This can happen if your app uses too much memory, CPU, or storage, or sometimes due to rapid deployments or even a false positive by the system. It’s a common issue, especially for new users or during active development, and is usually fixable!

To resolve this, you’ll need to open a support ticket and include your GitHub username. The Streamlit team will review your case and help unblock your account if appropriate. You can find the step-by-step process in the official docs: How to submit a support case for Streamlit Community Cloud and Login attempt to Streamlit Community Cloud fails with error 403. If you’d like help optimizing your app to avoid future blocks, please share a minimum reproducible example or your repo link (which you already did—thanks!). Community members, feel free to jump in with your experiences or tips!

Sources: