typescript-sdk icon indicating copy to clipboard operation
typescript-sdk copied to clipboard

Endpoint not found on PaperAPI

Open justin-vanwinkle opened this issue 1 year ago • 0 comments
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.

justin-vanwinkle avatar Jul 16 '24 23:07 justin-vanwinkle