I solved it. " from "src/lib/appwrite/api.ts", there you might have added "async" in front of your getFilePreview function. You just need to remove that. "
TL;DR
Issue resolved: AppwriteException due to async function in getFilePreview removed from "src/lib/appwrite/api.ts".
Steven
5 Jun, 2024, 18:25
[SOLVED] AppwriteException: Invalid document structure: Attribute "imageUrl" has invalid format.