calling the function Clinet-Side and passing the PlayerName
calling the function cliccking the button
the error i get
here it is the Python Server-Side code that checks if the user is online or not
Value passes correctly
What do you mean?
This doesn't look like it matches what an Appwrite function should look like 🧐 You should follow this
From what I understand, means body/payload
[SOLVED]Listing User Online
@Il BUS di sistema The solution was using the structure Steven sent?
i read the doc and yes, it helped me,
i've opened another ticket
because i get a new error
Recommended threads
- how think about relationships?
From what I understand, relationships don't work like foreign keys. So, two things: Is the way to simulate foreign keys to manually pass references to IDs? In...
- Does anyone have a docker compose file f...
The compose file example on appwrite docs is 1.8.1 and I would like to try 1.9.0
- Docker compose 1.9.0 support
Hi! Sorry if I've missed something, but I saw that version 1.9.0 was released for self hosting, yet the compose file linked in the official documentation (https...