Hi,
I am encountering an issue with Rasa Core Http Api. Initially I assumed that Rasa nlu is not trained properly before. But, on close inspection, I found that the slots are not getting filled with values when called from a webchat, but working as expected from cmdline. I am fairly new to Rasa, so I may make some silly mistake. Any help is appreciated.
Update: It is even working as expected from Postman.