Closed GoogleCodeExporter closed 9 years ago
I can confirm the crashing using "basic" authentication...
Can you please try using OAuth authentication?
Original comment by andresen.nils@gmail.com
on 7 Feb 2011 at 8:30
http://dev.twitter.com/pages/basic_auth_shutdown states that basic
authentication is no longer an option. You have to use OAuth to connect to
Twitter.
The crashing remains a problem, though.
Original comment by andresen.nils@gmail.com
on 8 Feb 2011 at 7:59
Issue 198 has been merged into this issue.
Original comment by andresen.nils@gmail.com
on 8 Feb 2011 at 8:37
Original comment by andresen.nils@gmail.com
on 8 Feb 2011 at 8:40
works perfectly.
No bugs ... tried restarting just to make sure its working fine.
It is working fine.
Original comment by bvasund...@gmail.com
on 8 Feb 2011 at 11:10
I pinned this down.
In mb_http_data_set_basicauth password is used.
However password may be null (if not saved in account settings)
Original comment by andresen.nils@gmail.com
on 12 Feb 2011 at 8:38
You are working really hard on it...
I did not save it so that I can track the events.
I got prompt to enter password.
May be its time to remove basic auth because twitter is completely oauth based
now.
Original comment by bvasund...@gmail.com
on 12 Feb 2011 at 8:56
I pushed a quick fix to prevent crashes in r384
I created Issue#239 to prepare for removal of basic authenticaton
Original comment by andresen.nils@gmail.com
on 30 Apr 2011 at 10:50
Original issue reported on code.google.com by
bvasund...@gmail.com
on 7 Feb 2011 at 4:56Attachments: