Rocket.Chat.Android icon indicating copy to clipboard operation
Rocket.Chat.Android copied to clipboard

Use JsonReader.setLenient(true) to accept malformed JSON at path$ on sending a file

Open joside opened this issue 6 years ago • 1 comments

Describe the bug

Installed latest Version of Server and Android App (3.5.0) Sending a photo from Desktop Client: OK Sending the same photo from Android Client: Fails with Message "Use JsonReader.setLenient(true) to accept malformed JSON at path$ on sending a file"

To Reproduce

Devices and Versions

Your Rocket.Chat.Android version: (e.g. 2.1.0) Your Rocket.Chat Server version: (e.g. 0.63.1-develop)

Mobile device model and OS version: Samsung Galaxy S10

Additional context

File Upload max. Bytes: -1 (Disabled, but also default setting does not work) RocketChat Server is just a Docker container, no nginx

joside avatar Aug 12 '19 09:08 joside

Same here. App: 3.5.1, server: 1.3.2

moonwolf-github avatar Sep 17 '19 10:09 moonwolf-github