
Can anyone help me out to connect my android app with OAuth2 authentication with google for my appwrite project. I can't get the client secret from the google developer console for my android app.
TL;DR
The user is having trouble connecting their Android app to OAuth2 authentication with Google for their appwrite project. They are unable to obtain the client secret from the Google Developer Console for their Android app. A suggestion is given to select 'web application' on the Google Cloud Console to obtain the client secret and app ID.
On your Google cloud console, you need to select 'web application' irrespective of the platform you are building on, this would fetch you client secret and app id

Not working...

What's the problem?
Recommended threads
- Google OAuth2 screen loop issue in Flut...
i am trying to authenticate user on my app using google, everything works fine, but even after succesfull authentication instead of redirecting back to the app,...
- getting network issue when trying to acc...
- Handling ‘Message type is not valid’ Err...
I’m integrating a QR code payment feature into my Android application using Appwrite’s Realtime API. The implementation involves subscribing to a specific docum...
