Rasa form action not working

I have set up a Rasa bot using Rasa 1.10.17. The bot works well except that the form action is not working. Form does not trigger at all each time I call the form. I have attached the relevant file links:

Action file: https://drive.google.com/file/d/1JCjpMOThkFPc0OfM2P0Ieb6XST6_Xmi6/view?usp=sharing NLU file : https://drive.google.com/file/d/1luPXF8dpLTGvQ8b0LLujwjJhI8QSndEv/view?usp=sharing Domain file : https://drive.google.com/file/d/1TaTxM7oKQmVzMHjbKGli65XTgP-nKjII/view?usp=sharing Story file: https://drive.google.com/file/d/187uwqN0Tof6CbySEuWwK0fwKeAo0Or0B/view?usp=sharing

Any tip on how to solve this will be greatly appreciated. Thanks.

Hi @rt_ty, can you share the code in github please. Because in docs, it was difficult to identify the problem because of the formatting issues.

Thanks

Also, try to run the bot in debug mode. And share the logs. It will be easier for us to identify the problem.

Thanks for the reply. Here is a link to the Github repo: GitHub - edmundrotimi/rasabot