OpenBBTerminal icon indicating copy to clipboard operation
OpenBBTerminal copied to clipboard

[Bug] OpenBB Terminal do NOT accept API from FRED

Open aybarsarikaya opened this issue 1 year ago • 5 comments

Describe the bug However i've put the API on OpenBB Terminal. When i wanted to reach data, terminal giving me an error message.

To Reproduce First of all i've put the API then i wrote the code like that:

2022 Jul 26, 06:19 (🦋) /economy/ $ fred OVXCLS -s 2008-01-01 -e 2015-01-01

Error: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)>

Screenshots Screen Shot 2022-07-26 at 13 34 22

By the way, i've tried Install Certificates option on Python, also, OpenBB Terminal do not have this option.

  • OS: [e.g. macOS, M1]
  • Python version [e.g. 3.10]

aybarsarikaya avatar Jul 26 '22 10:07 aybarsarikaya

Does this occur to you in the installer version of the OpenBB Terminal (from here)? It seems to work just fine on the Python version at least.

image

JerBouma avatar Jul 26 '22 11:07 JerBouma

Yes i've downloaded from there but i am still living that problem.

aybarsarikaya avatar Jul 26 '22 14:07 aybarsarikaya

@piiq Could you look into this (or delegate)? This seems to be specific to the installer. No issues within the Python version.

JerBouma avatar Jul 26 '22 15:07 JerBouma

Mac M1 installer: Screen Shot 2022-07-26 at 1 59 03 PM

The Mac Intel installer also produces the same error

deeleeramone avatar Jul 26 '22 20:07 deeleeramone

I was getting this error as well on the latest version. Updating anaconda with conda update conda and doing another poetry install seemed to fix things for me.

cheeeeee avatar Jul 31 '22 00:07 cheeeeee

@aybarsarikaya Updating to v1.8.0 seems to fix this issue on both Intel Mac and M1 Mac! Closing this issue!

Screen Shot 2022-09-15 at 4 30 27 PM Screen Shot 2022-09-15 at 4 33 54 PM

simmonsj330 avatar Sep 15 '22 20:09 simmonsj330

Are you sure about that @simmonsj330?

image

JerBouma avatar Sep 17 '22 09:09 JerBouma