#[Google Sign In] Missing Redirect URL

12 messages · Page 1 of 1 (latest)

shadow fiber
#

You have to add your own project id

stoic echo
#

projectId is the correct project id in my Appwrite instance

shadow fiber
#

Well you have to add the above code between application tags <application>…..</application> tag. Else it’s gonna crash

stoic echo
#

Yea, I have added those lines inside <application> tag, however, in this case, I am getting crash.

Without those lines added, I don't have crash, app stucs on Missing Redirect Url Page 😦

shadow fiber
#

Can you please send me the debug log for the app?

stoic echo
spring sail
stoic echo
#

Yes, in case when I am following flutter documentation then, I see Missing redirect URL and nothing more.

reef kettle
#

You have to add to your createOAuth2Session function redirect URLs using the parameter success and failure.

glacial hemlock
reef kettle
glacial hemlock