Skip to content

fix:corrected the get available crypto tickers API URL#22

Open
Sarthak7Gautam wants to merge 1 commit intofinancial-datasets:mainfrom
Sarthak7Gautam:main
Open

fix:corrected the get available crypto tickers API URL#22
Sarthak7Gautam wants to merge 1 commit intofinancial-datasets:mainfrom
Sarthak7Gautam:main

Conversation

@Sarthak7Gautam
Copy link
Copy Markdown

What was the Problem ?

The crypto tickers endpoint had an incorrect URL, causing the API call to fail and not load any tickers.

##What did I change?
Updated the URL in [server.py] from :
https://api.financialdatasets.ai/crypto/prices/tickers
to
https://api.financialdatasets.ai/prices/tickers/

How did I test it?

After the fix, crypto tickers load successfully via the financial-datasets tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant