How can I connect rasa bot into spring boot application? Could you please help me to resolve this. I m very new to the rasa + spring boot domain

How can I connect Rasa bot via spring boot application?

use can use the REST channel. Please see Custom Connectors

1 Like

Hey anand

Thank you very much your response. I ll try it with…

I fixed this issue by using Rasa HTTP request… Thank for everyone help me to resolve this problem

1 Like

HI,I am having issue. I deployed BOT in aws environment. There is NO authentication authorisation involved here. When app trying to connect rasa web hook endpoint getting below error. ‘https://my-app.com’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.