I'm trying to write a python script to use the "pfautoedit" API call to update a number of pages in our wiki. I'm able to connect to the wiki fine, but the calls to pfautoedit are returning a perplexing message:
"message":"The action you have requested is limited to users in the group: <a href=\"/mediawiki/index.php/TDS-Mediawiki:Users\" title=\"TDS-Mediawiki:Users\">Users</a>."
In short, it seems to complaining that the auth'd user (me) is not a member of the Users group. Everyone is a member of this group, and for my own credentials, I have all rights assigned. I don't get what it wants here.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
kafir55
I'm trying to write a python script to use the "pfautoedit" API call to update a number of pages in our wiki. I'm able to connect to the wiki fine, but the calls to pfautoedit are returning a perplexing message:
In short, it seems to complaining that the auth'd user (me) is not a member of the Users group. Everyone is a member of this group, and for my own credentials, I have all rights assigned. I don't get what it wants here.
Any assistance would be appreciated.
Thx
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.