R: Warning: Error in curl::curl_fetch_memory: Timeout was reached: [www.quandl.com] Connection timed out after 10015 milliseconds

2.9k views Asked by At

I am facing an issue while importing data from Quandl API in R. I have also tried to use the API key but no matter what i do, everytime i get this same error.

I have tried alphavantage, which works fine. I also tested the Quandl api in python, which also works fine. But i have to use Quandl in R.

0

There are 0 answers