You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code from the example in README throws an error:
File "/home/erik/test-annotate/venv/lib/python3.10/site-packages/juju/client/connector.py", line 99, in connect
raise ValueError(f'Some authentication parameters are required : {",".join(required)}')
ValueError: Some authentication parameters are required : password
Partially - but there are more issues which will surface if we use this with Macaroon based auth. We will update the issue mentioned in your post: #1072 and we can try to help you implement a fix. @hmlanigan@Aflynn50
Description
The code from the example in README throws an error:
Urgency
Casually reporting
Python-libjuju version
3.5.2.0
Juju version
3.3.6
Reproduce / Test
The text was updated successfully, but these errors were encountered: