The goal was to follow along in a youtube react native tutorial. I upload a video + a thumbnail + 2 form inputs to Appwrite's storage. The issue, other than the fact I need to learn how to debug in VSC, is the submit function displays "AppwriteException: Network Request failed" and I can't seem to find why it won't except my objects created. function "createVideo()" is being called async from the submit button. The form is console logged (I found in the docs that Android returns null assetId). Lastly, the submit button function. This project is being sandboxed in Expo Go, but I don't feel that would justify this problem
something might be wrong with the appwrite endpoint you set
i defined the endpoint and set the endpoint to the client object, just like in the docs
Recommended threads
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- 500 Server error
getting same 500 status This is my appwrite project: https://cloud.appwrite.io/console/project-fra-691932db0036241caa0e/overview/platforms Help how to open th...