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
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...