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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: