Python SDK enrol error

I created an identity in my local ZAC… and received the following error when I tried to enrol it using the following command


python -m openziti enroll --jwt=/home/opc/python_client.jwt --identity=/home/opc/python_client.json

TypeError: do_enroll() takes 0 positional arguments but 1 was given

Any tips?

all ok… I upgraded the version… working ok now :slight_smile:

2 Likes

You’ve got it! Upgrade for the win.

1 Like