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
- Current User Is Not Authorized To Perfor...
I keep getting an error saying the current user is not authorized to perform the requested action, when I'm trying to create a row a table. Permissions have bee...
- storage copy file?
hey everyone, does anyone know if we can copy a file in storage. I have some base files that i want to copy for each user based on what they choose. I couldnt f...
- [BUG] The cloud cannot be migrated to se...
The cloud cannot be migrated to self-hosting. The content of this post is exactly the same as [issue 11068](https://github.com/appwrite/appwrite/issues/11068) ...