Topic on Manual talk:Pywikibot

Pagefromfile requires additional login

1
148.177.1.215 (talkcontribs)

When I try to create a webpage on a 3rd party wiki using the pagefromfile script, it required me to log into my bot account a second time despite being already logged in (I used the python pwb.py login -sysop command prior),

The bot also has the proper rights to write/read a page on the wiki.

The page will properly post once I manually put in the bot password but if possible I would like to automate the process so that it does not require any input after calling the Pagefromfile function.

The paramters I am currently using are -file, -begin, -end, -notitle, -force.

The bot can use other functions such as weblinkchecker without requesting me to log in a second time

Reply to "Pagefromfile requires additional login"