eldur / jwbf

Java Wiki Bot Framework is a library to maintain Wikis like Wikipedia based on MediaWiki.
http://jwbf.sourceforge.net/
Apache License 2.0
78 stars 33 forks source link

Failed to login (Fetching a token via "action=login" is deprecated) #78

Open Sodium-Aluminate opened 2 years ago

Sodium-Aluminate commented 2 years ago

I tried to login a fandom wiki and edit something, but isLoggedIn() returns false after I tried login, without any stderr. So I debug at HttpActionClient, and the out value is:

<?xml version="1.0"?><api><warnings><main xml:space="preserve">Subscribe to the mediawiki-api-announce mailing list at &lt;https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce&gt; for notice of API deprecations and breaking changes.</main><login xml:space="preserve">Fetching a token via "action=login" is deprecated. Use "action=query&amp;meta=tokens&amp;type=login" instead.</login></warnings><login result="NeedToken" token="balabalabalabalabalabalabalabalabalabala+\" /></api>