View Single Post
Old 02-08-2012, 03:35 PM   #37
tbgallant
Junior Member
tbgallant began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2012
Device: Sony PRS-T1
I am having a really hard time trying to figure out how to enter my username and password correctly into this recipe. I have tried everything. I thought I was simply to replace just replaced the 'username' and 'password' in the following:


br['username'] = self.username
if self.password is not None:
br['password'] = self.password

with my username and password.. that hasn't seem to work?

Thanks for the help!
tbgallant is offline   Reply With Quote