Unable to connect rasa bot to android studio

hi there, I tried to follow the http API doc but couldn’t know how to connect my rasa bot with my android chat UI

I tried to follow what exist on the web such as (http://localhost:5005/conversations/default1/respond?token=auth_token) {“q”:“Your query” } but it doesn’t work

also i tried creating http server of my bot to send post requests via my android java code to this https://14a4c1f7.ngrok.io/webhooks/rest/webhook but it didn’t work

bellow is my credentials if nedded

after running: rasa run -m models --enable-api --log-file out.log --endpoints endpoints.yml my endpoint file contain this action_endpoint: url: “http://localhost:5055/webhook

Hey @ahlam1234, you can use Rest Channel to call Rasa server from your Android app code.

Your Own Website

thanks , i tried that and it worked with me :star_struck:

Hey @ahlam1234 Glad that it worked. :blush:

How did you do it? can you help me? I also want to connect my rasa chatbot to my android app.

How did you do it, Kindly help me. I also need to connect my rasa chatbot to my android app.

the solution requires lots of steps so could you send me an email at ahlam.abubaker77@gmail.com so that I can help you more.:tulip:

Done. Kindly check your email.