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
- Build failed
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
- Other DateTime Columns Are Saved Incorre...
When opening a row’s details from the console and editing any field, the timestamps of other DateTime columns are being automatically changed and incorrectly sa...
- Invalid Origin. Register your new client...