
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
- Login with google error, Error 400: redi...
Hi, when i login with Oauth2 , using createOAuth2Session( 'google', 'http://localhost:5173/', 'http://localhost:5173/' ); It give...
- Google login error: {"message":"Invalid ...
hi, im trying to use google login with account.createOAuth2Session( 'google', 'profevardilla.pages.dev', 'profevardilla.pages.dev'...
- Create owner team member with Server fun...
I understand that when creating a team with a function, the user that made the request will not be the owner so I think I have to add the user that did the requ...
