👟 Reproduction steps
- Upload an webp image via console or any sdk
- Try to access it via /preview endpoint
- See the error:
{"message":"no decode delegate for this image format `WEBP' @ error/blob.c/BlobToImage/481","code":400,"type":"storage_file_type_unsupported","version":"1.8.0"}
Also in storage console, the previews of webp images stopped from showing:
preview:1 GET ....long file url..... 400 (Bad Request)
👍 Expected behavior
It should work as before in 1.7.4. The images should be accessible via preview endpoint.
👎 Actual Behavior
It actually shows an error message
🎲 Appwrite version
Version 1.8.x
💻 Operating system
Linux
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
👟 Reproduction steps
{"message":"no decode delegate for this image format `WEBP' @ error/blob.c/BlobToImage/481","code":400,"type":"storage_file_type_unsupported","version":"1.8.0"}
Also in storage console, the previews of webp images stopped from showing:
preview:1 GET ....long file url..... 400 (Bad Request)
👍 Expected behavior
It should work as before in 1.7.4. The images should be accessible via preview endpoint.
👎 Actual Behavior
It actually shows an error message
🎲 Appwrite version
Version 1.8.x
💻 Operating system
Linux
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?