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
- Empty listRows() response
Hi there, I'm shehryar, I'm new to react native and appwrite as well, I'm following a tutorial, what's surprising is the listRows({databaseId, tableId, queries}...
- Failed function deployments
I am using appwrite 1.8.0 (self hosted) and trying to manually deploy a python function. I am using appwrite from 0.x and went through multiple migrations. So ...
- Skip total counts crash the query
Hello, When adding the total parameter (either true, the default, or false) to the listRows function, it raises the following error: `type 'bool' is not a sub...