Apps.Rasa icon indicating copy to clipboard operation
Apps.Rasa copied to clipboard

session id not valid while human handoff

Open pvbhanuteja opened this issue 4 years ago • 1 comments

Tried implemting the handoff this way https://github.com/murtaza98/Sales-bot-in-Rasa

But the response after

                response = requests.post('https://bhanuc.rocket.chat/api/apps/public/XXXXXX-XXXXX-XXXXXX/incoming', data=payload)
                print(response.text)
{"error":"Error! Session Id not valid"}

pvbhanuteja avatar Jul 10 '21 12:07 pvbhanuteja

I am also facing the same issue

AmberGoswami avatar Aug 31 '23 11:08 AmberGoswami