I am currently developing an application that utilizes the Appwrite backend service, and I'm encountering an error when attempting to retrieve the current user using the getCurrentUser() function. The error message I'm receiving is:AppwriteException: Network request failed I have tried troubleshooting the issue by checking network connectivity, verifying server configurations, and reviewing my client-side code, but I haven't been able to resolve it.
Could you please provide guidance on how to troubleshoot and resolve this issue? Any insights or suggestions you can offer would be greatly appreciated.
What have you set in setEndpoint()?
Recommended threads
- Passkeys with Appwrite
I am using appwrite auth and would like to implement passkeys, did anyone have done before, have a guide or documentation or POC? if yes, please share because I...
- Database backups are not really working
As you can see, backups almost never work and this is repeated behaviour for a long time already. I have the same issue across different databases and different...
- Problem with getting rows from related t...
Hi, I migrated the Appwrite SDK to 1.8.0 and the package in my Flutter app to version ^20.3.2. I noticed one thing is different. Previously, when I got a JSON r...