Dear Team,
Am trying to create users on mediawiki using REST API. Am using Jesey client in the code to achieve the same. Here are the steps am following:
Step 1: Make REST call to mediawiki without token but with user details(who's account has to be created). This generates a token
Step 2: For the same url which i used in the Step 1 am appending the token parameter with value received in Step 1. But this is again generating a new token instead of creating the user
Thanks, Shwetha
mediawiki-l@lists.wikimedia.org