typescript-sdk
typescript-sdk copied to clipboard
Endpoint not found on PaperAPI
trafficstars
When attempting to use client.getStocksBars(...) with all default client settings, the API endpoint is not found.
I then set the baseURL on the client to the non-paper markets API and was able to retrieve data.
It seems as though the paper API doesn't contain some endpoints that the MarketAPI does.