Since 3/4 days my algos could not get Quandl data and this is the error message:
Something went wrong. Sorry for the inconvenience. Try using the built-in debugger to analyze your code. If you would like help, send us an email.
Exception: Problem reaching https://www.quandl.com/api/v3/datasets/CHRIS/CBOE_VX1.csv
There was a runtime error on line 115.
If I try manually to get the file locally from a browser all is fine, I get it immediately.
This mean ther'is a problem between your server and Quandl..
Any solutions? Thanks