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
- how think about relationships?
From what I understand, relationships don't work like foreign keys. So, two things: Is the way to simulate foreign keys to manually pass references to IDs? In...
- Appwrite - Github student plan payment
Even though I have the GitHub Student package, I received a notification saying I would be switched to a pay-as-you-go plan. (It said that I could use AppWrite ...
- SMS - Github Student Pack
I have a project on Appwrite Github Student Pack but unable to send any message as I get error: "Phone authentication limit for your organization has exceeded. ...