polygon-io / client-js

The official JS client library for the Polygon REST and WebSocket API.
MIT License
184 stars 57 forks source link

Issue with tickerDetails when pagination is enabled #188

Closed duvior closed 2 months ago

duvior commented 10 months ago

When you have pagination set to true, in globalFetchOptions, the tickerDetails method will always return an empty array in results.

jjones-gtf commented 1 month ago

Why was this closed?