View Single Post
Old 08-18-2017, 06:15 PM   #4
jonathan22
Member
jonathan22 began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Jun 2011
Device: Kindle
Quote:
Originally Posted by kovidgoyal View Post
HBR should be fixed now. As for Barrons that looks like a login faliure. Have you checked your username/password.
Found the problem (at least for me). Commenting out the part below fixes it.

# if b'>Logout<' not in raw:
# raise ValueError(
# 'Failed to login (auth URL failed), check username and password')

Barron's for me at least doesn't have a Logout link from their page. You have to click on your profile which brings up a logout page.
jonathan22 is offline   Reply With Quote