Unsupported method: undefined Salesforce Service Cloud Voice Exception

Unsupported method: undefined Salesforce Service Cloud Voice Exception

Unsupported method: undefined Salesforce Service Cloud Voice Exception is thrown from InvokeTelephonyintegrationApiFunction lambda if the methodName parameter is not passed.

Exception:

"errorType": "Error",
"errorMessage": "Unsupported method: undefined"

To fix the issue, make sure to pass methodName parameter when invoking InvokeTelephonyintegrationApiFunction lambda.

Leave a Reply