Hi, I created a bot with this framework. My problem is that I can't edit more than 36 pages without restarting the bot. I debugged the program and I found that the problem came in the Save function. The function GetEditSessionData() get null editSessionToken. Can you please fix it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is likely a site's problem. You may be overloading the site you are working on. Consider using SaveSmoothly() function or slowing the bot down manually.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I created a bot with this framework. My problem is that I can't edit more than 36 pages without restarting the bot. I debugged the program and I found that the problem came in the Save function. The function GetEditSessionData() get null editSessionToken. Can you please fix it.
My program doesn't have bot flag.
Last edit: Rabah 2013-11-29
This is likely a site's problem. You may be overloading the site you are working on. Consider using SaveSmoothly() function or slowing the bot down manually.