I have google oauth and everything goes well (sign in with account) but at last second it shows missing redirect for like 0.1 second so its tough for me to screenshot
i made web app credentials according to some tutorial
You're getting the session and everything?
If so, that's the expected behaviour
session is null
and no new account is being created
Did you have placed the token and ID correctly?
Also check there are not any white spaces
Happened to me 😬
oh wait one sec
lemme check
seems to be fine
discord auth seems to be working so its not really a port issue right
btw u also put the subdomain only right in webapp cred
and added ur acc as test user in external oauth consent screen
Did you added authorized domains?
yep lemme ss
I think you added something wrong in the Google cloud pannel. Let me check mine
Add too subdomain if possible
yea i dont think its possible
hmm what else can be missing
Did you have setup the consent screen?
Maybe you have missed such part? @Infinil
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...