bpred754 / augeo

Web application written with the MEAN stack that uses Natural Language Processing to classify a user's internet activity into different skills. In a nutshell, Augeo is the gamification of life.
GNU General Public License v3.0
10 stars 6 forks source link

Crash in leaderboards screen #12

Closed bpred754 closed 8 years ago

bpred754 commented 8 years ago

Leaderboards screen crashes and redirects to login page after deleting the search user criteria and selecting a new skill.

GET https://www.augeo.io/twitter-api/getCompetitors?screenName=&skill=Food+%26+Drink 400 (Bad Request)

Screen name is missing from request

CurtisRose commented 8 years ago

I was able to reproduce this error. I can take care of it for you.