
Cool, That's good

But It's not working

What you get here

I just copy from another login with mail session

Sould I delete?

I mean what is being print to the console as the error?

Nevermind

I got this error when check user is logged in or not

I don't know why it dosn't creates the session for you, everything looks intact.

Okaayy

Maybe I must explore

It could be because of 3rd party cookies. If your app and Appwrite aren't on the same base domain, the Appwrite cookie is considered a 3rd party cookie and the browser may not include it in the request. This is where custom domains come into play: https://appwrite.io/docs/custom-domains
Another problem could be if you're using a framework with server side rendering. If account.get() is called server-side, it won't have the cookie that's on the client

How if I in development mode, whic is use localhost as domain or ip 127.0.0.1 ? It's not problem?

that will probably be a problem because localhost or 127.0.0.1 do not have the same base domain as your appwrite server

How best practice if we want to develop in localhost?

Update your hosts file to point some domain to localhost

[SOLVED] missing redirect url Google OAuth web

missing redirect url Google OAuth web

Hey, why I got this Error, like mismatch url. http / https?

Is appwrite behind a reverse proxy?

I activate the proxy in cloudflare

Okay I got it, cause I'm not enable force http redirect from .env

Did that fix it?

Yeah, I enabled the force redirect https

[SOLVED] missing redirect url Google OAuth web
Recommended threads
- deploy denied!
so i was getting this error this my website, so i setup an empty branch and started from scratch. I Installed " git clone https://github.com/appwrite/starter-fo...
- React Client SDK - CORS issue for Storag...
Hi I've been working on a project for a few weeks with the React Client SDK and OAuth2.0 Google login. All has been working alright, but today I've started gett...
- rror creating Appwrite user: User (role:...
I do not understand, I have tryied everything tryable to make this error go away, I have absolutely no more ideas on how should I correct this. Anything can hel...
