Mpaa added a comment.

  In T252306#6486493 <https://phabricator.wikimedia.org/T252306#6486493>, 
@Geertivp wrote:
  
  > The previous reply would suggest that PAWS should use GET instead of POST. 
But it is not clear to me how to enforce that. It is suggesting a special OAuth 
setup in PAWS user-config.py.
  
  This is an issue in pywikibot.
  The same error can be reproduced in local client, configuring as appropriate 
in user-config.py.
  
  The chain of events should be:
  
  - if user does not exist on a given site (-> e.g. what trigger the error 
today) then
  - user should be created on site (e.g. with site.login(autocreate=True) it 
works when using password as authentication method)
  - site will apper under "Global account information" linked above
  - at that point even a POST request would work
  
  Now it does not work as user does not exist and POST request (which is 
enforced by OAuth) fails.

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

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

To: Mpaa
Cc: Geertivp, Mpaa, matej_suchanek, Xqt, RhinosF1, pywikibot-bugs-list, 
Chicocvenancio, Edoderoo, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, 
Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89, Dvorapa, Altostratus, 
Avicennasis, mys_721tx, jayvdb, Ricordisamoa, Masti, Alchimista, Rxy
_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to