Closed P4k0p4N closed 3 years ago
I also try passing the token as argument in the function, did not work either. error message API token not valid. As I said it is valid.
I am also experiencing this issue, I don't understand why did the issuer closed it without any explanation.
os.environ["IEX_TOKEN"] = "
Summary (include Python version)
I am working on an environment with Python 3.6 on a Mac OSX running Catalina I have the environment variable IEX_TOKEN in place I can ingest iex data via Zipline, So It works.
Date/time of issue
2021-01-27
Expected behavior
Just installed it and testing iexfinance, first time I try using it
Actual behavior
IEXAuthenticationError Traceback (most recent call last)