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
- Our Appwrite organization is suspended
Please give support regarding this , no app is working now , please solve my issue and give support , no one is replying in message section or email.
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...