PatrickHastings2 / STUDENT2REPO

MIT License
0 stars 0 forks source link

Debugging Issue Period 2 Mortenson #3

Open PatrickHastings2 opened 7 months ago

PatrickHastings2 commented 7 months ago
Screen Shot 2024-03-07 at 10 37 39 AM

Backend not running^

Screen Shot 2024-03-07 at 10 27 37 AM

Error stating: TypeError: Failed to fetch

Screen Shot 2024-03-07 at 10 27 56 AM

Identify the error in sources

Screen Shot 2024-03-07 at 10 34 25 AM

This is the api in vscode that shows to return a 400 error when "python main.py" isn't running

Screen Shot 2024-03-10 at 8 07 31 PM

I realized backend localhost wasn't running, causing the fail to fetch error

Screen Shot 2024-03-10 at 8 08 54 PM

After running backend localhost, user is successfully able to login.

jm1021 commented 7 months ago

This does not represent debugging the way I would expect. Needs a lot of work.