On 30.04.2009, at 18:22, Vasily wrote: > when I try to save it I'm getting: > > writeapidenied: You're not allowed to edit this wiki through the API > > The login I'm using has write permissions to the wiki, and so does the > render login we've created.
Just found the "writeapi right" on mediawiki.org: http://www.mediawiki.org/wiki/API:Restricting_API_usage#Restricting_access_to_the_write_API Seems like this right has to be granted in addition to the global $wgEnableWritAPI variable. -- Johannes --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
