https://bugzilla.wikimedia.org/show_bug.cgi?id=60392

       Web browser: ---
            Bug ID: 60392
           Summary: Cannot use API action "wbsetlabel" on Wikidata via
                    OAuth despite edit rights
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: blocker
          Priority: Unprioritized
         Component: OAuth
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: magnus.man...@web.de
                CC: aschulz4...@gmail.com, bjor...@wikimedia.org,
                    cste...@wikimedia.org, dga...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

I have an OAuth consumer that has edit rights on Wikidata:


Setting claims (action=wbcreateclaim) works just fine. However,
action=wbsetlabel (using a copy of the working code) gets me:

stdClass Object ( [servedby] => mw1139 [error] => stdClass Object ( [code] =>
permissiondenied [info] => You do not have sufficient permissions ) ) 

As a user, I can edit labels manually, so I do have that right. And the API doc
states that wbsetlabel needs edits rights, which both I and the consumer have.

So, that should work, but doesn't.

I'm marking this "blocker" because it blocks the function of one of my tools.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to