alpacahq / Alpaca-API

The Alpaca API is a developer interface for trading operations and market data reception through the Alpaca platform.
https://alpaca.markets/
143 stars 13 forks source link

/v1/bars/___ endpoint returns 404 #129

Closed Kalin-Rudnicki closed 3 years ago

Kalin-Rudnicki commented 4 years ago
d-e-s-o commented 4 years ago

Try using https://data.alpaca.markets as the base URL.

Kalin-Rudnicki commented 4 years ago

Thank you so much! That worked!! I was starting to lose hope there for a bit. I am really new to this, and it sounds like that change might have been obvious, but it would be nice if it mentioned that here: https://alpaca.markets/docs/api-documentation/api-v2/market-data/bars/. I don't see any reference to data., just /v1/bars/{timeframe}. Again, thank you!!

d-e-s-o commented 4 years ago

Well, it's documented on the "parent" page. I don't know if that's sufficient or not. Perhaps it could be moved. *shrug*

If you feel strongly, perhaps open a pull request and discuss with the owners. Otherwise, just close the issue.