Back
Guille
@gepd
- Python Developer
- Contributors Updates
- PHP Developer
- Next.js Developer
- Moderator
- NodeJS Developer
- Flutter Developer
- Rank 6: Server
- Web Developer
- React Developer
- Product Updates
- Community Updates
- 1Threads
- 59Replies
Threads
Invalid type for attribute 'email': email
I'm using the node-appwrite SDK to create a table, the column payload looks like this: [{"key":"email","type":"email","required":true, "size": 512}] But I'm getting the error `Invalid type for attri...
- Self Hosted
- Databases
14Aug 11, 2026
Transaction and Session
I've been debugging for hours a problem that now I think it's because It's not allowed: In my project a user log in using the `node-appwrite` SDK (SSR) I store the cookie and then I use it for my dif...
- Self Hosted
- Databases
2Jan 16, 2026
[SOLVED] No permissions provided for action 'read'
I have a very weird error; In a function I'm using dynamic keys to perform read write operation in rows. I have the scopes for read and write rows. The function perform successfully listRows at the...
- Resolved
- Self Hosted
- Functions
20Dec 31, 2025