-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
password path blocked #65
Comments
I'm unable to login with my username (email?) and password, while this works on the browser. Is something wrong? |
I was running into the same issue. I think the password is a hidden field, if anyone's guessing that that's the issue here. I hacked my way around. Here's how it worked for me. I think the issue here is
and ran the script. It skips all the username and password prompts and exports. All the non-techies out there, just follow the instructions. It's not that hard to get it to work, and hope it gets fixed soon. Btw, thanks for the great tool. Saved me hours of manual fetching. |
works for me! |
Another way is to pass username & password as arguments:
|
After running csv-export.py or csv-options-exprot.py the terminal doesn't let me input/type in my password... anybody else having this issue?
The text was updated successfully, but these errors were encountered: