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
- Auth Issue (maybe?)
Hi there, I'm relatively new to programming and am following a tutorial on youtube just to get an idea of how this all is suppossed to work. Now Im setting up t...
- Hi Folks, Database Writing Issue
Hey Folks im trying to get logging setup on my website but im getting an error, i dont have any document id and i think this is the issue but i havent got the f...
- [SOLVED] What does avatars.getInitials r...
I am using this function and on logging the value i am getting something like `{"_h": 0, "_i": 0, "_j": null, "_k": null}` here is the code i used ```export fun...