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

       Web browser: ---
            Bug ID: 55587
           Summary: Cannot edit API using own non-approved consumer
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: OAuth
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

It's possible to get an OAuth token with an non-approved consumer, but it's not
possible to actually use it: calling the API results in

{u'servedby': u'mw1148', u'error': {u'info': u'The authorization headers in
your request are for an OAuth consumer that is not currently approved',
u'code': u'mwoauth-invalid-authorization-not-approved'}}

This makes it impossible to test API interactions before the consumer has been
approved. Not a huge issue, but it would be easier if one could test different
wiki/privilege settings before asking for approval.

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to