Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] tiingo and biztoc providers for world news in SDK and openbb-cli not working #6784

Closed
tatsean-dhumall opened this issue Oct 16, 2024 · 2 comments · Fixed by #6800
Closed
Assignees
Labels
bug Fix bug platform OpenBB Platform

Comments

@tatsean-dhumall
Copy link

tatsean-dhumall commented Oct 16, 2024

Describe the bug
Either using SDK or openbb-cli, it throws the same error when trying to access world news.

To Reproduce
Run the following command in openbb cli
world --provider biztoc
world --provider tiingo

if we are using the SDK, can try with this, as it throws the same errors too:
from openbb import obb
obb.news.world(provider='biztoc')
obb.news.world(provider='tiingo', source='yahoo')

Screenshots
image (2)
image (1)
image

Desktop (please complete the following information):

  • OS : Windows 11
  • Python version: 3.12.2
@BadriVishalPadhy
Copy link

@pchaganti can u assign this issue to me

@deeleeramone
Copy link
Contributor

Hi there, this is resolved by #6800

@deeleeramone deeleeramone self-assigned this Oct 18, 2024
@deeleeramone deeleeramone added bug Fix bug platform OpenBB Platform labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug platform OpenBB Platform
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants