OpenBBTerminal icon indicating copy to clipboard operation
OpenBBTerminal copied to clipboard

openBB macro events API failures

Open msh855 opened this issue 8 months ago • 5 comments

Hi,

I am running this command

events = openbb.economy.events(countries='United States', start_date='2022-10-01')

and I get this error:

There was an error connecting to the API. Please try again later.

if I try a later date such as '2023-10-01' it works, but if I want to go more back in history it fails and it shows the error above.

Can you please help

Thanks

msh855 avatar Oct 30 '23 15:10 msh855