I do a login 24/7, once an hour, using username/password, at three different schools. For one school the login fails around once every 3 to 4 times. This happens in the test password part:
Error: InvalidUsernameOrPassword
at /node_modules/magister.js/lib/magister.js:556:11
at Generator.next ()
at step (/node_modules/magister.js/lib/magister.js:132:191)
at /node_modules/magister.js/lib/magister.js:132:361
at
at process._tickCallback (internal/process/next_tick.js:189:7)
I do a login 24/7, once an hour, using username/password, at three different schools. For one school the login fails around once every 3 to 4 times. This happens in the test password part:
MagisterJS/src/magister.js
Line 458 in 017f475
Error: InvalidUsernameOrPassword
at /node_modules/magister.js/lib/magister.js:556:11
at Generator.next ()
at step (/node_modules/magister.js/lib/magister.js:132:191)
at /node_modules/magister.js/lib/magister.js:132:361
at
at process._tickCallback (internal/process/next_tick.js:189:7)