Skip to content

Known Issues

ebzimny01 edited this page Apr 22, 2021 · 5 revisions
  1. If you have 2-factor authentication enabled for your Fanball/WIS account, this app will not work out of the box. You know if 2-factor auth is enabled when you receive a text message with a code after logging in from a new browser. There a workaround that will allow you to enter the code you receive. In the folder where you are running the application from, there should be a file called 'config.ini'. Open that file with a text editor. At the bottom of the file add the following text and save the file:

    [Browser]
    headless = false
    timer_expect_navigation = 60000
    

    When you run the app this time and Initialize Recruits, this time you will see a Firefox web browser open and log you in. Then you should see a prompt to enter the 2-factor security code that was texted to you. Submit the code and the browser should continue on with the automated process of grabbing the recruits.

  2. If the application won't run at all, it is possible your anti-virus and/or firewall are blocking the program from running. Please make sure you allow/unblock the app.

Clone this wiki locally