
Hi. I am implementing google signup in my Expo app. But the redirect url I am getting is in form: scheme/localhost/?secret&userid
But I don't have the localhost screen in the app and upon redirection, I get missing page error.
If I try to change the pathname, it throws error: Invalid `success' param: URL host must be one of: localhost, cloud.appwrite.io, appwrite.io Type
I have attached the and source code and the result url
Recommended threads
- Received duplicate events
I used the React Native SDK to subscribe to `buckets.<ID>.files` on the client side. When the backend creates a file, two events are logged in my client's conso...
- Email Verification on Paid Plans Only?
This might be a dumb question. But do you need to upgrade to a paid plan in order to enable email verification?
- User (role: guests) missing scope (proje...
Hi, starting from last night I started having issues accessing my 2 projects. I am on a free account. I get User (role: guests) missing scope (projects.read) su...
