Skip to content
New issue

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

ValueError: authenticator must be provided #78

Open
ogbeh opened this issue Jan 6, 2022 · 0 comments
Open

ValueError: authenticator must be provided #78

ogbeh opened this issue Jan 6, 2022 · 0 comments

Comments

@ogbeh
Copy link

ogbeh commented Jan 6, 2022

Traceback (most recent call last): File "C:\Users\MI\Desktop\ForReal\Voices\watson-voice-bot\app.py", line 128, in <module> assistant = AssistantV1(version="2021-06-14", authenticator=authenticator) File "C:\Users\MI\Desktop\ForReal\Voices\mytestenv\lib\site-packages\ibm_watson\assistant_v1.py", line 71, in __init__ BaseService.__init__(self, File "C:\Users\MI\Desktop\ForReal\Voices\mytestenv\lib\site-packages\ibm_cloud_sdk_core\base_service.py", line 96, in __init__ raise ValueError('authenticator must be provided') ValueError: authenticator must be provided

I have already copied and paste the api key and url, it still does not work, I have restarted the entire setup and it still throws the same error, what am i doing wrong? Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant