[04:27:27] tgr_: musikanimal: one thing I notice in the logstash entry linked at https://phabricator.wikimedia.org/T332650#8726689, is that it's url contains additional (unneeded, non-canonical) percent encoding, e.g.: `url: /w/index.php?title=Special%3AOAuth%2Ftoken` [04:35:14] left a comment at https://phabricator.wikimedia.org/T332650#8747386 [04:35:36] Looks like the issue is these tools using a crude urlencode() over the title parameter instead of setting the endpoint URL explicitly [04:36:39] probably some needlessly dynamic URL formatter, e.g. request('https://example/w/index.php', params={'title:': 'Special:OAuth/token'}) instead of request('https://example/w/index.php?title=Special:OAuth/token') [14:26:10] !log tools.quickcategories deployed bfbe83dfb4 (slightly improve some mwapi calls) [14:26:14] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.quickcategories/SAL [18:41:02] !log tools.lexeme-forms deployed 08ac04d468 (fix Hindko template order) [18:41:05] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.lexeme-forms/SAL