sdk-for-flutter icon indicating copy to clipboard operation
sdk-for-flutter copied to clipboard

🐛 Bug Report: Add image/webp accept header to file preview request

Open Andree98 opened this issue 2 years ago • 2 comments

👟 Reproduction steps

Calling the storage file preview endpoint with output=webp doesn't work unless I manually add a image/webp accept header

👍 Expected behavior

The image should come in webp format

👎 Actual Behavior

The file comes in the original format (jpeg)

🎲 Appwrite version

Different version (specify in environment)

💻 Operating system

Linux

🧱 Your Environment

appwrite: ^11.0.1

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Andree98 avatar Nov 27 '23 11:11 Andree98

@Andree98 Thank you for reporting the issue. We will look into it.

lohanidamodar avatar Jan 02 '24 01:01 lohanidamodar

Related: https://github.com/appwrite/appwrite/issues/6976

stnguyen90 avatar Mar 08 '24 21:03 stnguyen90