Skip to content
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

Cannot login via username / password prompt #17

Open
blitzmann opened this issue Jul 1, 2019 · 1 comment
Open

Cannot login via username / password prompt #17

blitzmann opened this issue Jul 1, 2019 · 1 comment

Comments

@blitzmann
Copy link

blitzmann commented Jul 1, 2019

There's two forms of logging in that I can see from bullhorn.js: providing username and password from the terminal, and being prompted for username and password to be sent through to the login function.

When prompted, I see the request made, the .bullhorn/credentials file created with credential information, but nothing seems to happen afterwards (no green Authorization Complete message). When providing the credentials from command arguments, bullhorn auth login --username <uname> --password <pass>, things work as expected.

Possibly related to #16 (which as been accepted but not merged in?)

@alyssabryant
Copy link

This is definitely still an issue - seems to only be impacting Windows users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants