I tired running the appwrite instance locally with the default port and configurations. When I sign in to my web application. It is showing
http://localhost/v1/account/sessions/oauth2/callback/google/66a25e9e003b4c7ad9fb? might be temporarily down or it may have moved permanently to a new web address.
.
I have been using the cloud for some days It worked fine. I have issues to authenticate users using OAuth in self-hosted one.
Note: I can able to access the appwrite console using localhost:80
Recommended threads
- Anonymous Sessions using Node SDKs
I am attempting to use anonymous sessions with the Node SDK but I have simply no idea how to persist the session to a cookie, pass it to the session client, etc...
- Auth working for emulator but not for ph...
hey guys i'm using appwrite for expo react native it is working perfectly for emulator but does not working for physical devices can u explain any one and it is...
- Files access permissions
Am I right in understanding that file access permissions have been disabled (or broken again), and that shared access can now only be organized via tokens? Or i...