appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.73k stars 3.76k forks source link

[Bug]: The MULTIPART_FORM_DATA type in the body of the restapi plugin, when passing text type parameters, including Chinese, Japanese, etc., is garbled. #31680

Open sneha122 opened 8 months ago

sneha122 commented 8 months ago

Is there an existing issue for this?

Description

  1. The MULTIPART_FORM_DATA type in the body of the restapi plugin, when passing text type parameters, including Chinese, Japanese, etc., is garbled. image image #

Steps To Reproduce

  1. Create REST Api that takes input from multi part form data type
  2. Returns result in response
  3. Pass in any Chinese or Japanese characters

Public Sample App

No response

Environment

Production

Severity

Low (Inconsistent UI/UX)

Issue video log

No response

Version

Cloud/ Self-Hosted - 1.15

ame-appsmith commented 5 months ago

Another user reported this bug.