adeora7 / hacktoberfest_progress

Hacktoberfest progress checker chrome extension
MIT License
14 stars 43 forks source link

403 error from GitHub #45

Closed lmcjt37 closed 5 years ago

lmcjt37 commented 6 years ago

If 403 error returned when calling API, we should probably handle this better.

Suggestion: Don't change any UI unless a ~200 is returned successfully.

NicolasNSSM commented 6 years ago

Can you add the steps to reproduce? I can only get a 422 when i input a non-existent username giving a never ending "Loading..."

samyok commented 6 years ago

I fixed it and submitted a PR.

47 -- Fix Issue #45

joseph-allen commented 5 years ago

issue from last year, can be closed @adeora7