Closed m1771vw closed 4 months ago
I found out you have to do the connection first and then send a heartbeat.
I would like to keep this issue open or maybe a different one needs to be opened to fix the Tasty Trade Javascript example?
@m1771vw Thanks for the issue. We've updated our documentation here https://developer.tastytrade.com/streaming-account-data/#getting-started
Hi there,
I'm trying to stream account data. I'm working in the Sandbox environment at the moment. I'm implementing a Typescript, Node, Express server. I'm not using the Tasty Trade JS Library, am using regular webhooks.
I send in this:
I'm getting this error:
I have tried the Tasty Trade API JS website example as well and I also get this:
Is the Account Streaming not available right now? I know Tasty Trade is going through some API changes.