Python Forum
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using Quandl and Python3
#2
Okay, I think that I know what the error is. It is looking to get the Quandl Authorization token and it is not finding it.

It needs something like

quandl.ApiConfig.api_key = "YOURAPIKEY" (with of course the YOURAPIKEY replaced by quandl authorization token)

to be inserted in the next line after import quandl line

However, even when I do this I still get the error.

I am beginning to believe that the auth token has a limited lifetime and I did not
use it quickly enough.

My auth token is 20 characters long and it includes numbers and letters (some small and some capital).

How do get this thing to work?

Respectfully,

ErnestTBass
Reply


Messages In This Thread
Using Quandl and Python3 - by ErnestTBass - Feb-05-2019, 10:09 PM
RE: Using Quandl and Python3 - by ErnestTBass - Feb-07-2019, 03:52 PM
RE: Using Quandl and Python3 - by heiner55 - May-26-2019, 01:10 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Gnuradio python3 is not compatible python3 xmlrpc library How Can I Fix İt ? muratoznnnn 3 5,109 Nov-07-2019, 05:47 PM
Last Post: DeaD_EyE
  [split] Using Quandl and Python3 ratayr 1 1,956 May-27-2019, 12:26 PM
Last Post: DeaD_EyE
  Use quandl to conect TSE ian 1 3,215 Jul-05-2017, 08:44 PM
Last Post: sparkz_alot

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020