Wikimedia Mediawiki version is upgraded to 1.16wmf3 from 1.16alpha-wmf. Diff is http://svn.wikimedia.org/viewvc/mediawiki/branches/wmf/1.16wmf3/includes/spe... r64679 by tstarling. So, Login Failed in Many Bot scripts include Pywikipediabot, API.php, CommonsDelinker, DotNetWikiBot, AWB (I think). How can we fix it? --devunt
On Wed, Apr 7, 2010 at 4:16 PM, 배준현 devunt@devunt.kr wrote:
So, Login Failed in Many Bot scripts include Pywikipediabot, API.php, CommonsDelinker, DotNetWikiBot, AWB (I think).
Make a second request with the proper token as returned in the first request.
Bryan
배준현 devunt@devunt.kr wrote:
So, Login Failed in Many Bot scripts include Pywikipediabot, API.php, CommonsDelinker, DotNetWikiBot, AWB (I think). How can we fix it?
There are two bots that I know are updated; here are their fixes, which may help put other bot developers on the right track. If you're using one of these, you only need to update to the latest version.
Pywikipedia: http://svn.wikimedia.org/viewvc/pywikipedia/trunk/pywikipedia/login.py?r1=80... Stewbot: http://github.com/Pathoschild/stewbot/commit/6b16f7cacacf7a51e7b623b5b4ef788...
toolserver-l@lists.wikimedia.org