
Hi I was following this video https://www.youtube.com/watch?v=CzJQEstIiEI and I have been getting an error as soon as the app loads, [AppwriteException: User (role: guests) missing scope (account)] null. Once I click the google sign in button I am then loaded to a page with this error message...Error 400 Invalid `success' param: URL host must be one of: localhost, cloud.appwrite.io, appwrite.io Type general_argument_invalid I rewatched the video and cant seem to figure out what the problem may be, let me know if you need more info. Thank you in advance 🙂
Recommended threads
- White Screen of Death
I am building an android application which is using React native(EXPO) and Appwrite. But While using the App in the Expo Go or Orbit it works perfectly wihout e...
- Is Expo SDK 53 compatible with Appwrite?
After upgrading to 53 and When using createEmailSession I am getting following error: Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'PlatformCons...
- React native Google OAuth not working - ...
## Code: *Pretty much just copied from appwrite docs* ```javascript const signInWithOAuth = async (provider) => { setLoading(true); try { // Crea...
