"I have this error with the Microsoft Teams integration, does anyone know how to fix it?"
Error sending outgoing message {
integration: 'teams',
messageType: 'text',
payload: '{"type":"text","text":"Channel selected = \\"channel\\"","typing":true}',
error: we [Error]: An unexpected error occurred when trying to process your request. (Error ID: err_20240716150339xBF816761)
at Xg (/var/task/customer_code.js:14:13471)
at ys (/var/task/customer_code.js:14:13290)
at f (/var/task/customer_code.js:14:63069)
at /var/task/customer_code.js:14:37497
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Object.flushSendMessages (/var/task/customer_code.js:1982:14418)
at async Object.processEvent (/var/task/customer_code.js:2395:2823)
at async runDialogEngine (/var/task/customer_code.js:2395:4742)
at async startEventProcessing (/var/task/customer_code.js:2395:4594)
at async /var/task/customer_code.js:2395:14468 {
isApiError: true,
code: 500,
description: 'An unknown error occurred',
type: 'Unknown',
error: undefined,
id: 'err_20240716150339xBF816761'
}
}