Could not publish the digital bot flow

We have created a bot flow in Genesys within our client organization, which is hosted in the Dublin region. However, when attempting to modify and publish the flow, we consistently encounter a "Publish Failed" error. Notably, there are no error responses from the APIs. The only indication of an issue is an exception displayed in the browser console.

image

This is the error message in the flow details API
"errorMessage": "Flow 'flow name' version '4.0' cannot be published",
"errorCode": "ARCHITECT_FLOW_NOT_PUBLISHABLE",
"errorDetails": [
{
"errorCode": "ARCHITECT_NLU_VERSION_CREATION_FAILED",
"entityId": "enitity id",
"entityName": "domainId"
}
],
"errorMessageParams": {
"name": "flow name",
"version": "4.0"
},

Contact support to get more details

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.