Im stuck with a problem here. I use the sender_id in my application to identify user and run couple of functions. However everytime I use tracker.sender_id or tracker.current_state()[‘sender_id’] I get back default as its response.
I have attached the image of tracker.current_state() and you can see the sender_id value is default.
@shreehari What rasa version are you using?
Can you share the format of requests you are sending ? also are you using a custom connector or the default rest webhook ?