csteipp added a subscriber: csteipp. csteipp added a comment. > Perhaps this is blocked by a MediaWiki-extensions-OAuth bug?
I don't know much about pywikibot, but this doesn't seem likely. If OAuth was not correctly see the authorization, the you would get an OAuth error, not a session error. Does pywikibot use OAuth for every api call? OAuth uses a slightly different session than a normal, cookie-based session, so mixing the two could give you unpredictable results. We've been dealing with numerous session issues in the last week related to session manager, so there's a change you were simply logged out between getting the csrf token and using it? TASK DETAIL https://phabricator.wikimedia.org/T125779 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: csteipp Cc: csteipp, Matanya, valhallasw, Ricordisamoa, Aklapper, Yann, StudiesWorld, pywikibot-bugs-list, zhuyifei1999 _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
