AppwriteException: , Failed host lookup: 'appwrite.aleksandar-babic.com' (0)
I added <uses-permission android:name="android.permission.INTERNET"/> <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
to my manifest but still have the same issue
Are you sure you can access the URL?
And what did you have set as the endpoint?
this url "https://appwrite.aleksandar-babic.com/v1" doesn't work
so does this endpoint exists?
It does not
how to know this? i just followed the quick-start tutorial and copied this from there
Did you set up the domain?
here is what i did uptill now
Are you self-hosting appwrite or you're using https://cloud.appwrite.io ?
I do not see the code you've written anywhere here
this code coppied from the tutorial i followed while creatinf the project
yes, i have a project with project id and api key
This code did not come from the tutorial you linked.
data was automatically wrtten while creating the prokect
problem fixed
thanks 😄
[SOLVED] Hello, Can anyone help with this error?
Recommended threads
- Current User is Not authorized
recreating same Thread
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...