Open andreaangeli opened 3 years ago
🚨Please review the Troubleshooting section before reporting any issue. Don't forget also to check the current issues to avoid duplicates.
When I try to connect my account it returns 'Wrong Email or Password' and 'm not able to log in
edx-dl --username xxxxxxx@email.com --password 11111111
I expect to log in but unfortunately it repurns:
edx_dl version 0.1.13 Building initial headers for future requests. Getting initial CSRF token. Found CSRF token. Logging into Open edX site: https://courses.edx.org/user_api/v1/account/login_session Wrong Email or Password.
Same here. I am sure I am entering the right credentials too; validated by logging onto edx.
EDIT: Appears to be an issue when pasting the password in. When I type it in manually, everything works as it should.
🚨Please review the Troubleshooting section before reporting any issue. Don't forget also to check the current issues to avoid duplicates.
Subject of the issue
When I try to connect my account it returns 'Wrong Email or Password' and 'm not able to log in
Your environment
Steps to reproduce
edx-dl --username xxxxxxx@email.com --password 11111111
Expected behaviour
I expect to log in but unfortunately it repurns: