Open pangyuteng opened 1 month ago
solution (for now) seems to be to replace GET /quote-streamer-tokens
with GET /api-quote-tokens
per https://github.com/tastytrade/tastytrade-api-js/issues/7#issuecomment-2050511655
proposed patch provided below:
--
evidence below showing proposed patch resolved the issue raised:
--
and now i'm on the same page with https://github.com/tastytrade/tastytrade-sdk-python/issues/17 :laughing: !
Unable to subscribe to market data due to likely invalid endpoint
/quote-streamer-tokens
version used was
tastytrade-sdk==1.0.0
minimal reproducible example and error/traceback provided below.
related issues provided below.
https://github.com/tastytrade/tastytrade-api-js/issues/7 https://github.com/tastyware/tastytrade/issues/142