node-google-finance
node-google-finance copied to clipboard
SSL ERROR
no-conflict.js:13 GET https://www.google.com:80/finance/historical?q=TWTR&startdate=2016-09-22&enddate=2016-10-20&output=csv net::ERR_SSL_PROTOCOL_ERRORRequest.end @ no-conflict.js:13Request.end @ no-conflict.js:13end @ no-conflict.js:13(anonymous function) @ no-conflict.js:13onNextTick @ no-conflict.js:13Item.run @ no-conflict.js:13drainQueue @ no-conflict.js:13 10no-conflict.js:13 Sentiment ====>
I believe this is due to the :80 on the url
I believe this happens when you try to run it over an SSL connection but you are still using port 80