RocHack / bb

Command line Blackboard client
MIT License
72 stars 8 forks source link

Fix login issues #7

Open clehner opened 9 years ago

clehner commented 9 years ago

When I run a bb command with a fresh session, I get no output. When I run the command again, I get the proper command output. This may be an issue with handling the login cookies and responses.

AstralSorcerer commented 9 years ago

I get the same issue if I have an empty .bbsession file. When a request is made in this state, blackboard redirects the user via javascript, which bb doesn't catch.