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

Jon <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |---

--- Comment #2 from Jon <[email protected]> ---
Steps to reproduce...

As a user with  Account creators, Autochecked users, Confirmed users and
Administrators permissions.

Go to 
http://en.wikipedia.beta.wmflabs.org/w/index.php?title=Special:ApiSandbox#action=query&list=users&format=json&ususers=Selenium%20user&ustoken=userrights

Run the query.
Copy the value of user rights token

Go to
http://en.wikipedia.beta.wmflabs.org/w/index.php?title=Special:ApiSandbox#action=userrights&format=json&user=Selenium%20user&add=confirmed&token=<token
value>
Run the query.

Get response:
{
    "servedby": "deployment-mediawiki02",
    "error": {
        "code": "badtoken",
        "info": "Invalid token"
    }
}

This doesn't work for me.

-- 
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