It would be useful to see the response body being sent. You could do this by adding debug statements directly in rasa’s code; easier would be to add it to your action server somewhere - I’m not familiar with Elixir, but can you get a dump of the network request sent by send_resp
?