This page says it's possible to authenticate against the query service using OAuth, but has anyone managed to do so programmatically from Python? If anyone has any working code, in any language, I would appreciate whatever you can share. I've asked the full question including my not-working Python code on StackOverflow: https://stackoverflow.com/questions/65303450/how-to-authenticate-to-wikimedia-commons-query-service-using-oauth-in-python --FrankieRayRobertson (talk) 13:38, 21 December 2020 (UTC)
For me https://wcqs-beta.wmflabs.org/
throws a 500 Internal Server Error:
Problem accessing /oauth/check_login. Reason: @@ -66,8 +66,7 @@ newestComment: { } ] } - ], - "uneditableSection": true + ] }, { "headingLevel": 2, @@ -102,8 +101,7 @@ newestComment: { } ] } - ], - "uneditableSection": true + ] } ] }