Giter VIP home page Giter VIP logo

Comments (9)

josephtutera avatar josephtutera commented on June 3, 2024

Is this quandl_token variable where the API key is supposed to go?

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?

// obtain token from www.quandl.com (free), need for market analysis
c.quandl_token = "api_key_here";

// Robinhood credentialss
c.robinhood_credentials = {
    username:'someUsername',
    password:'somePassword'
};

from robinbot.

Nick8197 avatar Nick8197 commented on June 3, 2024

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

from robinbot.

josephtutera avatar josephtutera commented on June 3, 2024

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
c.quandl_token = "(api_key_here)"; '

from robinbot.

Nick8197 avatar Nick8197 commented on June 3, 2024

Sorry meant quotes not parenthesis c.quandl_token = “put api key here” put the number between the quotes

from robinbot.

josephtutera avatar josephtutera commented on June 3, 2024

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?

from robinbot.

Nick8197 avatar Nick8197 commented on June 3, 2024

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

from robinbot.

josephtutera avatar josephtutera commented on June 3, 2024

ok, thanks I will let you know what happens

from robinbot.

josephtutera avatar josephtutera commented on June 3, 2024

it worked! NPM-update was the key, appreciate the help!

from robinbot.

riscphree avatar riscphree commented on June 3, 2024

I'm getting this error on my end and npm update doesn't seem to solve it:

$ npm update
npm WARN [email protected] No repository field.

+ [email protected]
updated 1 package and audited 144 packages in 2.734s
found 17 vulnerabilities (3 low, 9 moderate, 4 high, 1 critical)
  run `npm audit fix` to fix them, or `npm audit` for details

$ npm audit fix
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but npm-shrinkwrap.json was generated for lockfileVersion@0. I'll try to do my best with it!
npm WARN [email protected] No repository field.

added 18 packages from 14 contributors, removed 18 packages and moved 1 package in 1.852s
fixed 0 of 17 vulnerabilities in 144 scanned packages
  17 vulnerabilities required manual review and could not be updated

This is a clean install of the code. Any hints?

Edit: I had to update some random stuff and it seemed to work now.

from robinbot.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.