jayvdb created this task. jayvdb added subscribers: jayvdb, Aklapper. jayvdb added a project: pywikibot-core. Restricted Application added a subscriber: pywikipedia-bugs.
TASK DESCRIPTION API request 'help' fails as of 1.25 (T93186)
```
import pywikibot enwp = pywikibot.Site('en', 'wikipedia') r = pywikibot.data.api.Request(site=enwp, action='help', modules='help') r.submit()
Non-JSON response received from server wikipedia:en; the server may be down. ... ```
TASK DETAIL https://phabricator.wikimedia.org/T93188
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: jayvdb Cc: Aklapper, jayvdb, pywikipedia-bugs