Connecting to Wscat and having authorization error

37 views Asked by At

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.

1

There are 1 answers

0
Reto Höhener On