Skip to content

Bug: Images sent via App Engine are treated as generic files instead of images #1140

@Pratheek555

Description

@Pratheek555

Description:

When sending images through apps built using the Rocket.Chat App Engine, the images are delivered to the chat as generic file attachments instead of being rendered as inline images (with preview / thumbnail support).

Steps to reproduce:

  1. Create a Rocket.Chat app using the App Engine
  2. From the app, send a message containing an image attachment using the App Engine APIs. (in my case this a customized slash command to the user)
  3. Open the message in a channel

Expected behavior:

2026-02-08.23-10-57.mp4

Actual behavior:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions