You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while we are calling the subdialogue (sample you gave in the examples) - getting the below exception
[org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported]
The text was updated successfully, but these errors were encountered:
VoiceXmlInputTurn inputTurn = DialogueUtils.doTurn(subdialogueCall, context);
while we are calling the subdialogue (sample you gave in the examples) - getting the below exception
[org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported]
The text was updated successfully, but these errors were encountered: