'Appwrite Exception: Network request failed' error when creating new user
- 1
- Android
- React Native
- Auth

I am getting a 'Appwrite Exception: Network request failed' error while trying to create a new user. I'm following JSM's React Native course (https://www.youtube.com/watch?v=ZBCUegTZF7M&list=LL&index=6&t=5362s) around the 1:58:00 mark. I'm using a Pixel 4a emulator.
I'm not sure how to get a more detailed error log and I'm at a loss on how to fix this issue after looking at other issues in this channel, and comparing the code I've written to the code in the YT video and the linked github.
Any help would be greatly appreciated. I am posting my appwrite.js file below, as I believe this is where the error lies, but I can post a repo with all my current code if needed
Recommended threads
- Sharing Auth Provider Refresh Token
For some reason, the identities api always return empty "providerRefreshToken" property in response (in my case it is google), which make sense to not share wit...
- issue authenticating new user : [Appwrit...
i am currently facing an issue that didn't appear except few days back now, and so far i've tried and can't fix it i created a platform integration using my app...
- Google OAuth2 screen loop issue in Flut...
i am trying to authenticate user on my app using google, everything works fine, but even after succesfull authentication instead of redirecting back to the app,...
