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

Bot not showing images

Open guimvmatos opened this issue 3 years ago • 1 comments

Hi,

I'm experiencing a rather strange situation. All images sent by bot do not open to visitors on mobile devices. But, in most of times it opens normally in computers.

I already set General > Rest API > Allow Getting Everything as true

Visitors and humans attendants can send images normally, but when bot sends, it do not appears and if I send links, it do not open, as you can see in pictures below.

How can I solve this situation?

image image image

guimvmatos avatar May 27 '21 13:05 guimvmatos

Hi, Sorry for the delayed response here.

This integration is not yet equipped to deal with files from rasa, but there is still a way to achieve this using the core api's of Rocket.Chat. Please checkout this similar guide about Dialogflow bot where you can find the api's to upload these media files & you can call these api's from your Rasa server

murtaza98 avatar May 04 '22 15:05 murtaza98