I have this problem a lot, too. Works in desktop browser but not mobile, works in one chrome profile but not another, etc. Nothing in the logs. I suspect some sort of cache or cookie bug in the plugin, but not sure yet. Wanted to add my voice to this issue (but will come back and post here if I find an answer or a solution).
Same to me. Watson chatbot is running at desktop emulator and at IBM site without problems. Watson chatbot was running today morning at wordpress without problems. Since some hours when filled input no reply.
Same here. I already messaged the creators as well. We need a fix!
A lot of IBM Watson Assistant Plugin customers reported on the forum as well as by email about the “500 Internal Server Error”.
This error is caused by recent change to Watson Assistant v2 API. This change is not described in the official documentation:
1. https://cloud.ibm.com/apidocs/assistant-v2#create-a-session, screenshot;
2. https://cloud.ibm.com/docs/services/assistant?topic=assistant-api-client-get-context, screenshot.
Before the API was changed, “context” object structure (in the response from Watson Assistant) was:
{"context": {"skills": {"main skill": {"user_defined": {}}}}}.
Then there was added a new undocumented “system” object and now “context” object structure is:
{"context": {"skills": {"main skill": {"user_defined": {}, "system": {}}}}},
screenshot.
Due to the difference between documented structure and the actual one Plugin fails with “500 Internal Server Error”.
We are working on fixing it.
Hello @carloz2019, @brucetm, @syngear, @remyreurling.
We released the new version of plugin (0.8.19) that has the fix to your issue. Please update your plugin to the latest version and let us know if the issue persists.
Hello,
I did the upgrade of the plugin, some test and I can confirm that I can chat with the virtual assistant. The chatbot can answer me now. Thank you for the support.
-
This reply was modified 6 years, 7 months ago by
carloz2019.
In my case, the update option is not showing, the version of my Watson Assistant plugin is still 0.8.12. Please tell me how to get this thing fixed.
Hello @hiteshbhalotia.
To update the plugin to the latest version, follow these steps:
If you have more questions, don’t hesitate to ask them.
Hello @hiteshbhalotia.
We haven’t heard from you recently.
Do you still have any questions or need our assistance?
We will gladly help you.