'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
- Auto Updating Backend & Auth via Appwrit...
<@870607367597850624> Hey everyone 👋 I wanted to ask to ask for a friend, he’s asking if Appwrite be used in a similar way to Supabase when integrated with AI ...
- User Labels use Operator.arrayInsert(‘la...
Can I use the new db operators on user labels or roles?
- appwrite auth problem regarding the sess...
Hi, I have problem with auth. When I try to login/signup using OTP, at the end session.secret is empty, i have searched online and in the docs but i cannot find...