Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subdialogue - Request method 'POST' not supported #23

Open
D41138761 opened this issue Oct 11, 2021 · 1 comment
Open

Subdialogue - Request method 'POST' not supported #23

D41138761 opened this issue Oct 11, 2021 · 1 comment
Labels

Comments

@D41138761
Copy link

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]

@gawi gawi added the invalid label Oct 12, 2021
@gawi
Copy link
Member

gawi commented Oct 12, 2021

This is a problem in your subdialogue implementation (Spring). The cause is not Rivr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants