Results 2 comments of Joey Van Lierop

The errors disappear when commenting out the following lines in the main `grant.js` file: ```typescript function grant ({handler, ...rest}) { if (handler === 'express') { var version = 4 }...

I ran into the same issue and found that it can be caused by: - Wrong username/password - edX temporarily locking your account due to failing too many log-in attempts...