
Appwrite keeps giving me a response f total users 0, I have my vloud function setup and runinning smoothly bur once I execute my function. The only thing I find in my logs is total users 0, how do I solve this?
TL;DR
Developers are experiencing an issue where Appwrite shows "Total users 0" in their logs despite having a cloud function set up. They need help resolving this. Solution: Check the cloud function code for any errors or missing components that may be causing the issue.
What does your cloud function do? Can you provide the code, or a relevant snippit from the code?
Recommended threads
- Cannot create a user
Hi, I am using a lowcoder frontend and trying to create a user in Appwrite (python function). Unfortunately, all I got is an error: "Raw body: Error". It means...
- Where is tensorflow support? 3.11 ML doe...
and if i manually tried to add tensorflow i get Cannot access offset of type string on string no matter what
- OAuth2 Error: invalid success param url ...
Hi everyone! I'm trying to implement Google OAuth2 login in a React Native app (using the Android simulator) with Appwrite Cloud, and I'm getting the following ...
