shriyaMadan / Youtube-Dashboard

Helps in seeing your channel's stats
MIT License
12 stars 25 forks source link

Bug to be resolved #55

Open shriyaMadan opened 3 years ago

shriyaMadan commented 3 years ago

There's a bug to be fixed for users who are not added to the test user list. Promise rejection is not handled.

sanjay270899 commented 3 years ago

Can you elaborate more on this issue?

shriyaMadan commented 3 years ago

This web app is currently in a test environment, so for anyone to use it, I will add his/her email id as a test user. And if someone is not added as a test user will try logging in, then an error message occurs. Also, when that same user is added as a test user after he tried logging in already, he will get an Internal Server Error(500).