Reputation: 21
I used this to connect:
wscat --connect wss://api.alpaca.markets/stream
then used
{"action": "auth", "key": "key", "secret": "key"}
and got this error:
{"stream":"authorization","data":{"action":"auth","message":"access key verification failed","status":"unauthorized"}}
I just set this account up so not sure what I need to do with authentication. This is on alpaca too btw.
Upvotes: 1
Views: 103
Reputation: 5848
Upvotes: 0