Hi guys,
I want to set up a succes and failure url for my OAuth2 provider Google. But I don't see any options for this? Is it not possible to do so?
Beside the URI I dont see other options.
I'm using react-native-appwrite and Expo
Background:
I'm tyring to set up a login function where the user can login using Google. It seems to work up until I get this error [AppwriteException: User (role: guests) missing scope (account)] I think it refuses to set a session after creations.
A quick chatgpt tells me I have to add a redirect URI in the console. But I cannot find where.
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Courtesy limit reset for non-profit migr...
Hi Team! I'm the architect for a 501(c)(3) non-profit project (Aaria's Blue Elephant) and we just hit our Free plan Database Read limit (currently at 164%). Th...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...