[Pywikipedia-bugs] [Maniphest] [Commented On] T266078: interwikidata.py throws pywikibot.data.api.APIError: param-missing: Either provide the Item "ids" or pairs of "sites" and "titles" for correspond

2020-10-21 Thread Urbanecm
Urbanecm added a comment. In T266078#6566848 , @Xqt wrote: >> Unrecognised value for parameter "sites": smnwiki > > Something missing on mw api side? I tested the userinfo call, and it works as expected, so I think it's a PWB bu

[Pywikipedia-bugs] [Maniphest] [Commented On] T266078: interwikidata.py throws pywikibot.data.api.APIError: param-missing: Either provide the Item "ids" or pairs of "sites" and "titles" for correspond

2020-10-21 Thread matej_suchanek
matej_suchanek added a comment. > Unrecognized value for parameter "sites": smnwiki Might be on Wikidata end. TASK DETAIL https://phabricator.wikimedia.org/T266078 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: matej_suchanek Cc: matej_sucha

[Pywikipedia-bugs] [Maniphest] [Commented On] T266078: interwikidata.py throws pywikibot.data.api.APIError: param-missing: Either provide the Item "ids" or pairs of "sites" and "titles" for correspond

2020-10-21 Thread Leloiandudu
Leloiandudu added a comment. I experience the same error intermittently with my bot. To test this I wrote code that sends the same query in a loop and sometimes it gets the correct reply from the server while sometimes this happens: { "batchcomplete": "", "warnings": {

[Pywikipedia-bugs] [Maniphest] [Commented On] T266078: interwikidata.py throws pywikibot.data.api.APIError: param-missing: Either provide the Item "ids" or pairs of "sites" and "titles" for correspond

2020-10-21 Thread Meno25
Meno25 added a comment. In T266078#6566997 , @Urbanecm wrote: > In T266078#6566848 , @Xqt wrote: > >>> Unrecognised value for parameter "sites": smnwiki >> >> Something missing o

[Pywikipedia-bugs] [Maniphest] [Commented On] T266078: interwikidata.py throws pywikibot.data.api.APIError: param-missing: Either provide the Item "ids" or pairs of "sites" and "titles" for correspond

2020-10-21 Thread Leloiandudu
Leloiandudu added a comment. This definitely has nothing to do with PWB. I get this error by just running the bare query like I said above TASK DETAIL https://phabricator.wikimedia.org/T266078 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Leloi

[Pywikipedia-bugs] [Maniphest] [Commented On] T266078: interwikidata.py throws pywikibot.data.api.APIError: param-missing: Either provide the Item "ids" or pairs of "sites" and "titles" for correspond

2020-10-22 Thread Xqt
Xqt added a comment. In T266078#6572772 , @Ladsgroup wrote: > Maybe it's because T264963: Add Wikidata support for smnwiki was resolved? Probably yes but it looks very strange to get such

[Pywikipedia-bugs] [Maniphest] [Commented On] T266078: interwikidata.py throws pywikibot.data.api.APIError: param-missing: Either provide the Item "ids" or pairs of "sites" and "titles" for correspond

2020-10-31 Thread Meno25
Meno25 added a comment. In T266078#6573385 , @Xqt wrote: > In T266078#6572772 , @Ladsgroup wrote: > >> Maybe it's because T264963: Add Wikidata support for smnwiki