milktrader / Quandl.jl

Julia api to Quandl open source financial, economic and social datasets
Other
67 stars 31 forks source link

swap to https #79

Closed markthompson676 closed 9 years ago

markthompson676 commented 9 years ago

Hi, I think there's been a recent change to quandl which requires https rather than http connections. These simple changes to your code worked for me. Thanks, Mark.

milktrader commented 9 years ago

Does this eliminate anonymous downloading?

milktrader commented 9 years ago

Tests failing on nightlies, I'll need to look into that separately though. This PR makes the package functional again. Thanks!

markthompson676 commented 9 years ago

I don't believe so.

On Mon, Jun 29, 2015 at 10:23 PM, milktrader notifications@github.com wrote:

Does this eliminate anonymous downloading?

— Reply to this email directly or view it on GitHub https://github.com/milktrader/Quandl.jl/pull/79#issuecomment-116634639.

milktrader commented 9 years ago

It doesn't affect anonymous downloading.