980 questions
Hello Rudy, Thank you for raising your issue. We will check this and will get back to you shortly.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
It provided the following errors on the goodbye message
[
{
"diagnosticResult": [
{
"$kind": "ExpressionError",
"startPosition": 1,
"endPosition": 21,
"errorCode": "IdentifierNotRecognized"
},
{
"$kind": "ExpressionError",
"startPosition": 1,
"endPosition": 20,
"errorCode": "IdentifierNotRecognized"
}
],
"componentDisplayName": "End of Conversation",
"componentId": "adac9e93-f5b4-411b-99c2-43786171deb6",
"diagnosticErrorCount": 2
}
]
Hello Rudy, Thank you for raising your issue. We will check this and will get back to you shortly.
I have resolved this issue. There two functions that I added to pick up the name of the individual so the AI would a use it in the goodbye trigger. It failed. I removed it and it worked.