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
Hello Sudar,
Thanks for this repository!!
I am getting this error when i tried to run the program can you please take a look.
I tried couple of time but it showing same error.
File "main.py", line 51, in
context,slack_output,current_action = handle_command(message,channel, message_user,context) #nlp processing
File "\Movie_Bot\nlp\nlp_commands.py", line 33, in handle_command
context = context).get_result()
File "\Miniconda3\lib\site-packages\watson_developer_cloud\assistant_v1.py", line 188, in message accept_json=True)
File "\Miniconda3\lib\site-packages\watson_developer_cloud\watson_service.py", line 587, in request info=error_info, httpResponse=response)
watson_developer_cloud.watson_service.WatsonApiException: Error: Classification Error: Protocol error, Code: 500 , X-dp-watson-tran-id: gateway02-80487349 , X-global-transaction-id: ffea405d5cd1b2b004cc23b5
The text was updated successfully, but these errors were encountered:
Hello Sudar,
Thanks for this repository!!
I am getting this error when i tried to run the program can you please take a look.
I tried couple of time but it showing same error.
File "main.py", line 51, in
context,slack_output,current_action = handle_command(message,channel, message_user,context) #nlp processing
File "\Movie_Bot\nlp\nlp_commands.py", line 33, in handle_command
context = context).get_result()
File "\Miniconda3\lib\site-packages\watson_developer_cloud\assistant_v1.py", line 188, in message accept_json=True)
File "\Miniconda3\lib\site-packages\watson_developer_cloud\watson_service.py", line 587, in request info=error_info, httpResponse=response)
watson_developer_cloud.watson_service.WatsonApiException: Error: Classification Error: Protocol error, Code: 500 , X-dp-watson-tran-id: gateway02-80487349 , X-global-transaction-id: ffea405d5cd1b2b004cc23b5
The text was updated successfully, but these errors were encountered: