We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, thanks so much for this tutorial, when trying to connect using
control_hub = ControlHub(server_url='http://sch.streamsets.com', username='**********', password='**********')
I get the following error:
Traceback (most recent call last):
File "<stdin>", line 3, in <module> TypeError: __init__() missing 2 required positional arguments: 'credential_id' and 'token'
Any guidance would be most appreciated. Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, thanks so much for this tutorial, when trying to connect using
I get the following error:
Traceback (most recent call last):
Any guidance would be most appreciated. Thanks!
The text was updated successfully, but these errors were encountered: