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.
Better to provide the oauth function code for better context.
share your configurations
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.
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
ok we've released the fix. it should work if you use appwrite-callback-<PROJECT_ID> as the scheme
How about web projects built with react native? Will it work as normal as that has an actual domain?
Recommended threads
- [1.9.5] Google OAuth do not work anymore
After migrating to 1.8.1 to 1.9.0 then 1.9.5 and login through Google I get on Flutter app "Missing redirect URL" "Your OAuth login flow is missing a proper re...
- Auth not working
guys my appwrite auth isnt working? oauth works (Sign in with google n discord) i have 2 websites deployed where do i get help when i do sign in with email and ...
- Appwrite rejecting create and edit reque...
hello, so my issue is that when i make a debug build of my app, everything works as it should, but when i download and test a SIGNED release database rejects al...