-
Notifications
You must be signed in to change notification settings - Fork 35
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
Unable to Log in using credentials, any known issues with that? #20
Comments
Is this I have tired a valid username and password for Robinhood.com, but API login does not work when I attempt the following. Where does the API key go exactly? Is this it?
|
You sign up for quandary and put in the long API number where it says api key here and keep the number in the parenthesis |
Still nothing, if you mean bu parenthesis for the API key you mean this: ' // obtain token from www.quandl.com (free), need for market analysis |
Sorry meant quotes not parenthesis c.quandl_token = “put api key here” put the number between the quotes |
Still, authentication fail, do I need a credentials.js. is this ready to run after I install dependencies and run it. In other words, do I need to install anything else? |
Do a clean install follow the read me Please run "npm update" and "npm install" to update robinhood-node then go to your conf.js put in your Robinhood username and password, and also put in your quandl api key it should work |
ok, thanks I will let you know what happens |
it worked! NPM-update was the key, appreciate the help! |
I'm getting this error on my end and
This is a clean install of the code. Any hints? Edit: I had to update some random stuff and it seemed to work now. |
No description provided.
The text was updated successfully, but these errors were encountered: