mandolfoOriginal post
Rank 2: Process
I have a web app on the Google Cloud and Appwrite consoles.
When I log in it throws “missing redirect” but if I refresh the web app it verifies the session.
Does redirect only work on mobile or what am I not understanding?
This in local dev not deployed to a domain.
My Appwrite instance is on an HTTPS domain not on my LAN or 💻 .
Summary
In this support thread, the user is experiencing a redirect error when using Google sign-in on their web app. They are receiving a "missing redirect" error, but if they refresh the web app, the session is verified. The user is confused whether the redirect only works on mobile or if they are missing something.
Solution:
The user should ensure that they have configured the correct success URL for the redirect. They can refer to the documentation provided in the thread for guidance on how to pass the success URL. It is also mentioned that the issue is occurring in local development and not on a deployed domain, and their Appwrite instance is on