Hi! I am trying to get my Appwrite up and running but I seem to run into the following console problem.
What's the code that throws the error? You're using appwrite cloud?
I am cloning a repository from the following :https://github.com/adrianhajdin/social_media_app
Yes I am using the appwrite cloud.
Double check the value you're using for the appwrite endpoint is correct
I'd suggest you double check the endpoint, there
shall I replace the code which I have written, to the above to make it work?
Just correct the endpoint
I have put it like this.
Sure, you could switch to putting the vars directly into your codebase instead of envvars
Still I am facing the error, it seems almost impossible to fix. Probably something wrong at my end.
Will make it more annoying if you want to use a different project/server in the future, but that's your design decision
You're still getting the ERR_NAME_NOT_RESOLVED?!
Oh
Yes
After reloading the page?
Yes
I double checked my keys and they seem to be fine
If you are okay, I can screen share the errors.
Screenshots are best
I get the 404 error from appwrite
A screenshot of the error will still be useful
Double check the Project ID, Database ID and Collection ID.
And permissions to the collection
Recommended threads
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...
- User Blocked - False Positive
Today I tried to log in to my cloud console and it said the user is blocked and I didn't even receive any email regarding this like what kind of violation is my...
- Magic Link woes/noob
Magic Link is working; it sends the link to my email. But the link itself always leads to "Page Not Found. The page you're looking for doesn't exist". Clicking ...