BernhardHumm created this task.
BernhardHumm added projects: Wikidata, Pywikibot.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  I have registered to Wikidata and set up https://paws.wmflabs.org/ and logged 
in.
  I am performing the Wikidata:Pywikibot - Python 3 Tutorial/Data Harvest.
  When executing
  
    import pywikibot
    
    site = pywikibot.Site("en", "wikipedia")
    page = pywikibot.Page(site, "Douglas Adams")
    item = pywikibot.ItemPage.fromPage(page)
  
  I get the following error message:
  
    WARNING: API error mwoauth-invalid-authorization-invalid-user: The 
authorization headers in your request are for a user that does not exist here

TASK DETAIL
  https://phabricator.wikimedia.org/T216722

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: BernhardHumm
Cc: Aklapper, pywikibot-bugs-list, #pywikibot, #wikidata, BernhardHumm, 
Nandana, Wenyi, Mahveotm, Lahi, Gq86, GoranSMilovanovic, QZanden, Tbscho, MayS, 
LawExplorer, Mdupont, JJMC89, _jensen, Avicennasis, mys_721tx, Wikidata-bugs, 
aude, jayvdb, Dalba, Masti, Alchimista, Mbch331, Rxy
_______________________________________________
pywikibot-bugs mailing list
pywikibot-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to