Issue
When running the server on a local system, the API response has HackerEarth contests, but the deployment server doesn't show a single contest from HackerEarth in the responses.
How to reproduce the issue?
- Fork the repo and clone into your local system
- open the directory, run
py app.py or python app.py in the terminal
- a localhost will start at this address =>
http://127.0.0.1:5000/; open it in your browser.
Issue
When running the server on a local system, the API response has HackerEarth contests, but the deployment server doesn't show a single contest from HackerEarth in the responses.
How to reproduce the issue?
py app.pyorpython app.pyin the terminalhttp://127.0.0.1:5000/; open it in your browser.