python-consul icon indicating copy to clipboard operation
python-consul copied to clipboard

transaction method do not use ACL token

Open jackzzheng opened this issue 6 years ago • 1 comments

I'm getting the following error when using the txn method of the client.

ClientError: 409 {"Results":null,"Errors":[{"OpIndex":0,"What":"Permission denied"}]}

even though the client was initialized with the correct token. Using the consul http api with the same token works.

jackzzheng avatar Aug 22 '19 19:08 jackzzheng

@jackzzheng The author may be a little busy, I will maintain a version python-consul2 welcome to use. The new consul version was used. Progressively implement all API interfaces in the future

poppyred avatar Oct 09 '19 07:10 poppyred