Back
Dan6erbond
@dan6erbond
- Deno Developer
- Support
- Contributors Updates
- Product Updates
- Hackathon Updates
- Content Updates
- Next.js Developer
- NodeJS Developer
- Web Developer
- React Developer
- Go Developer
- Rank 1: Thread
- Community Updates
- 0Threads
- 26Replies
Threads
How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` methods the client throws a `ERR_BLOCKED_BY...
- Web
- Cloud
3220 Mar 2026
Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/lib/appwrite/appwrite.ts` I get: ℹ Info: F...
- Tools
- Databases
- Web
- Cloud
85 Mar 2026
Searching by attribute "name" requires a fulltext index.
I have a table "products" with a few columns I'm trying to search by, but I get this error: { "message": "Searching by attribute \"name\" requires a fulltext index.", "code": 400, "type": ...
- Databases
- Web
- Cloud
2611 Mar 2026