-
Notifications
You must be signed in to change notification settings - Fork 247
Open
Description
Could be something silly, but I keep receiving an authorization issue when running tick_taker.py.
Traceback (most recent call last): File "/root/anaconda3/lib/python3.6/site-packages/nats/aio/client.py", line 285, in connect yield from self._process_connect_init() File "/root/anaconda3/lib/python3.6/site-packages/nats/aio/client.py", line 1556, in _process_connect_init raise NatsError("nats: " + err_msg.rstrip('\r\n')) nats.aio.errors.NatsError: nats: 'Authorization Violation'
I've tried entering my key and secret on both the commandline as arguments to the python script, and setting them as environment variables. The key and secret exactly match what I see in the web interface.
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels