wit
wit copied to clipboard
Error after changing Intents names
Do you want to request a feature, report a bug, or ask a question about wit? bug
What is the current behavior? Some entities names were changed inside the app, when calling the messages API the API is returning the following error on the expressions that returns the changed intents names:
{ "error": "Something went wrong. We've been notified", "code": "unknown" }
API Result before changing the intents name:
API Result after changing the intents names:
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. Send "رصيدي" or "لا استطيع استعراض المتبقي من بيانات باقة جوالي من خلال تطبيق الايفون"
What is the expected behavior? To return a response with the new updated names without an error.
If applicable, what is the App ID where you are experiencing this issue? If you do not provide this, we cannot help. 1084780965411406
Thanks for reporting the issue, we'll work on the fix
Hi @doggeral, any updates regarding this issue?
Sorry for the late reply, we're working on the issue now.
Hi I found the error is: "Expected WitEntBackedValue, got WitStringValue" when constructing intents response, so the intent entity's value is string value, it is not expected. @doggeral , let's discuss how could this happen.
Closing due to no movement on the issue. Please re-open or file a new task should the issue be persisting.