sdk-for-flutter
sdk-for-flutter copied to clipboard
🐛 Bug Report: Add image/webp accept header to file preview request
👟 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?
- [X] I have read the Code of Conduct
@Andree98 Thank you for reporting the issue. We will look into it.
Related: https://github.com/appwrite/appwrite/issues/6976