Skip to content
Back

🐞 Bug Report: Sign in with Apple/Google not working on self-hosted Appwrite 1.8.0-RC2

  • 0
  • Self Hosted
  • React Native
  • Cloud
Jeff
13 Oct, 2025, 04:20

Environment:

I’m trying to implement Sign in with Apple and Sign in with Google using react-native-appwrite on my self-hosted Appwrite instance (1.8.0-RC2).

I followed all the steps in the documentation exactly, but the login flow does not work β€” no token or redirect is completed. However, when I try the same setup on Appwrite Cloud (version 1.8.0), everything works fine.

This suggests something might be different between 1.8.0-RC2 (self-hosted) and 1.8.0 (cloud).

πŸ§ͺ Steps to Reproduce Set up a self-hosted Appwrite server at version 1.8.0-RC2. Configure Sign in with Apple and Sign in with Google according to the official Appwrite documentation Integrate react-native-appwrite in the React Native app. Try to sign in using Apple or Google.

❌ Actual Behavior On self-hosted (1.8.0-RC2), the sign-in process fails. On Appwrite Cloud (1.8.0), the exact same configuration works fine.

πŸ’₯ Expected Behavior The authentication flow should work the same as it does on Appwrite Cloud (version 1.8.0). User should be redirected back to the app with a valid session.

πŸ“ Question

  1. Is there any known issue with Apple/Google OAuth in version 1.8.0-RC2?
  2. Are there additional environment variables or configs required on self-hosted?

The screen recording video is running the cloud version, and the other picture is running by self host.

TL;DR
Developers encountering issues with implementing Sign in with Apple and Sign in with Google using React Native on a self-hosted Appwrite 1.8.0-RC2 instance. Login flow fails on self-hosted but works on Appwrite Cloud 1.8.0. Possible differences between versions causing the problem. Looking for a solution to ensure authentication works consistently across versions.
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