Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

File upload doesn't work on Windows in 4.15.1 #2471

Description

@ivan2428i1

Version

4.15.1

Describe the bug

Same files that used to work perfectly in the Emulator of version 4.14.1, don't get uploaded anymore in 4.15.1 - 400 error code. The bot application's endpoint doesn't even get triggered for such request. Textual messages work fine though.

To Reproduce

Steps to reproduce the behavior:

  1. Run Bot Framework Emulator and initiate a conversation with your bot;
  2. Click on Attach button to pick a file locally, click "Open" to try to upload it;
  3. See error 400 for this POST request

Expected behavior

File should be sent to the bot successfully.

[bug]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions