Hi everyone,
I'm using Ionic Vue with Capacitor, building an Android app and I'm having a problem with OAuth2 (Google) login.
I have set up the Deep-Link correctly (I strongly think so) with Appwrite's Custom Domain such as below:
My App's Deep-Link hostname = https://app.azzotech.com.my Appwrite's Custom Domain = https://appwrite.app.azzotech.com.my
On the Google login's flow itself, it can open the google account selection page, then I can select the Google account I want to use for login, then my app will open triggered by the deep-link. But when I try to get the user account, I will receive 401 error. Closin the app and reopening it will result in the same.
To add something weird, just now I noticed that if I uninstall the app, then install it again, I will be logged in with the previous Google account when I open the app after installation. Thanks in advance.
Recommended threads
- Login / Signup issue
So I have been trying to create an account on appwrite but no matter what I try it doesn't work. I tried using GitHub at first but after logging in it just red...
- How to bypass the rate limit on the back...
Once a month my app has a ton of usage and I always run into the Too many requests 429 error. I am trying to optimize the queues and jobs to manage that, but a...
- 401 - Project not accessible in this reg...
Hi Appwrite team, I’m experiencing a Cloud Console issue with my NYC region project. Problem: - Some Console pages return: “401 - Project is not accessible ...