Replies: 1 comment 1 reply
-
Hello, you'll need to pass the nats.py/examples/nats-pub/__main__.py Line 57 in f011db7 "token": <your token here>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everybody.
Please can you provide how to pass token to NATS server using nats-pub.py script.
python /tmp/nats-pub.py --creds ? -s nats://eventbus-default-stan-svc:4222 {label} -d '{json}'
I can get NATS access configuration
How to configure request to pass authorization because now I get Error: nats: 'Authorization Violation'.
Beta Was this translation helpful? Give feedback.
All reactions