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
- Bug report: Race condition in Flutter SD...
Hi team, I've found an intermittent bug in the Flutter SDK (v20.3.0) when using `createOAuth2Session` on Android. **Symptoms** After `createOAuth2Session` re...
- New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provide...
- DNS bug
Hello, we found bug at the Appwrite Cloud Domains, when changing **only ** the Comment of CNAME, we get error DNS record already exists. Some DNS types do not ...