Sebastian Krohn

Results 1 issues of Sebastian Krohn

With 1.1.0, calling catalog.node results in: ``` index, node_data = self.consul_api.catalog.node(node, dc=datacenter) File "/nix/store/syk8xm6qgz0hqxb3gnazx9gvw70sh9ny-python3-3.8.6-env/lib/python3.8/site-packages/consul/base.py", line 1390, in node params['token'] = token TypeError: list indices must be integers or slices, not...