Skip to content
Back

SSO google apple not working anymore

  • 0
  • Android
  • React Native
  • Apple
  • Auth
elconstie
6 Jul, 2025, 15:40

We use Apple and Google sso in our react native app. Everything worked fine until we noticed today that we see general argument error. We did not change anything in appwrite console or in code.

TL;DR
Developers are experiencing issues with SSO for Google and Apple. A fix has been released: use `appwrite-callback-<PROJECT_ID>` as the scheme. OAuth2 with React Native was not fully supported but recent changes were made to improve it. To resolve the issue, developers need to share their code and configurations. Function code can be found at the provided Discord link for reference.
Axistro
6 Jul, 2025, 16:13

Better to provide the oauth function code for better context.

hortigado
6 Jul, 2025, 17:31

share your configurations

elconstie
9 Jul, 2025, 20:57

sorry for not sharing our function code earlier. Someone already did: https://discord.com/channels/564160730845151244/1392145684920008864 just letting this here so that searching for this issue gets easier.

Steven
9 Jul, 2025, 22:26

OAuth2 with react native was never fully supported. That said, we've made changes recently to improve support.

As others have mentioned, please share your code

Steven
11 Jul, 2025, 18:56

ok we've released the fix. it should work if you use appwrite-callback-<PROJECT_ID> as the scheme

Axistro
12 Jul, 2025, 07:00

How about web projects built with react native? Will it work as normal as that has an actual domain?

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more