You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am developing a Rocket.Chat App using the AppEngine. When using the LiveChat-Widget to forward an image or audio from an external source (like botpress), it somehow adds an extra URL prefix. Is there a way to force LiveChat-Widget to not add the prefix?
Steps to reproduce:
create an IMessageAttachment object with an image URL
add object as an attachment to IMessageBuilder
send message to LiveChat
Expected behavior:
Bot send the Image correctly (I logged in bot account and sent the image and audio manually)
Description:
I am developing a Rocket.Chat App using the AppEngine. When using the LiveChat-Widget to forward an image or audio from an external source (like botpress), it somehow adds an extra URL prefix. Is there a way to force LiveChat-Widget to not add the prefix?
Steps to reproduce:
Expected behavior:
Actual behavior:
Server Setup Information:
Client Setup Information
The text was updated successfully, but these errors were encountered: