Xqt added a comment.

  Digging deepere I got this exception from mwoauth:
  
      File "C:\pwb\GIT\core\pywikibot\login.py", line 607, in identity
        identity = mwoauth.identify(self.site.base_url(self.site.path()),
                                    consumer_token, access_token)
      File "C:\Python\Python313\Lib\site-packages\mwoauth\functions.py", line 
252, in identify
        raise OAuthException(
        ...<2 lines>...
            "Expected JSON but instead got: {0!r}".format(r.text[:100]))
    mwoauth.errors.OAuthException: Could not read response from 
'Special:OAuth/identify'.  Maybe your MediaWiki is not configured correctly?  
Expected JSON but instead got: '<redacted>'
  
  where <redacted> is a plain string like a token.

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

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

To: Xqt
Cc: Aklapper, pywikibot-bugs-list, Xqt, mevo, PotsdamLamb, Jyoo1011, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Aram, Viztor, Wenyi, Tbscho, 
MayS, Mdupont, JJMC89, Dvorapa, Altostratus, binbot, Avicennasis, mys_721tx, 
jayvdb, Masti, Alchimista
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to