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
- Synchronous Function Execution Timed Out...
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...
- Push Notification FCM Error
Hello dear people. I tried to integrate Push Notifications into my Flutter App. Everything works fine on Android/iOS Simulator + Testflight but as soon as I s...
- Skip total counts crash the query
Hello, When adding the total parameter (either true, the default, or false) to the listRows function, it raises the following error: `type 'bool' is not a sub...