torreyleonard / algotrader

Simple algorithmic stock and option trading for Node.js.
https://www.npmjs.com/package/algotrader
Apache License 2.0
635 stars 119 forks source link

IEX token #52

Open mbabatunde opened 3 years ago

mbabatunde commented 3 years ago

Hi,

Currently, trying to use the IEX.getLogo() method, but I'm getting a forbidden issue due to no token given to the API.

Is there a way where I can pass in the token as a property within IEX?

Thanks

WildChildForLife commented 3 years ago

Facing same issue, please advise.