I made a streamlit app that uses the CoWIN API and works offline (locally) but when I published it, it stopped working and gives back an error while fetching.
Here is the link for the repo, mind you its still not complete and doesn’t have a README yet so any doubts please let me know.
This is the localhost
This is the deployed app
APP LINK: https://share.streamlit.io/nikhil0504/cct-app/main/app.py

