baoliay2008 / lccn_predictor

LeetCode Contest Rating Prediction
https://lccn.lbao.site
MIT License
566 stars 22 forks source link

biweekly-contest-116 ratings not up yet #30

Closed manoharreddyporeddy closed 8 months ago

manoharreddyporeddy commented 8 months ago

biweekly-contest-116 ratings not up yet at https://lccn.lbao.site/predicted/biweekly-contest-116 it's been about 2 & 1/2 hours post contest

===

ideally,

1 https://lccn.lbao.site/ should show Biweekly Contest 116 after contest is completed

Currently shows below: image

2 https://lccn.lbao.site/predicted/biweekly-contest-116 should show proper message of why there is delay For example: "US Data not present. Check back after few hours", etc.

Currently shows below: image

===

thanks for your hard work @baoliay2008

baoliay2008 commented 8 months ago

Thank you for your reminder, I'm looking into it.

manoharreddyporeddy commented 8 months ago

May be, we should login as a some test user and take request using

> Chrome > Right click > Inspect
> Right click on API > Copy > Copy as fetch / node.js fetch

So that we can send requests using cookies Or something different to make APIs work

===

I have raised ticket on leetcode for now:

https://support.leetcode.com/hc/en-us/requests/207792

image

====

Of course right now issue when hitting API is ( even in browser, even after loggedin ) image

====