Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
65 views

I am working on a university project using React Native with Expo, and I’m implementing Google authentication. When I press the login button, the Google sign-in flow opens correctly. I select my ...
KevinGuedes's user avatar
2 votes
0 answers
58 views

I’m building a React Native app using Expo (EAS / expo-auth-session) with Firebase Authentication. Email/password login works perfectly, but Google Sign-In is failing with an “Access Blocked: ...
Syed Laeeq Ahmed's user avatar
-4 votes
0 answers
64 views

Basically I configured the oauth flux in Gemini Enterprise. It can generate a Access token if the previous one expired when creating a new chat. The problem is in older chats, given that each chat has ...
Matheus Takashi's user avatar
0 votes
0 answers
97 views

I have created an Android MAUI application targeting the Android framework version 15 (API level 35), which has been published on the Google Play Store. I have implemented a Login with Google feature ...
BSB's user avatar
  • 287
Advice
0 votes
0 replies
99 views

I am developing an application that integrates with Google Bussiness API. Currently, I am using a temporary Access Token for development, but it expires every 60 minutes, which interrupts the testing ...
heda127's user avatar
Advice
0 votes
1 replies
181 views

I'm building a Flutter Windows desktop app that integrates with Google Drive. I'm trying to determine the correct, secure approach for handling OAuth2 client_id and client_secret. We currently fetch ...
rel1nce's user avatar
  • 19
0 votes
0 answers
102 views

I was trying to build an authentication service using Appwrite's Auth service for my React Native app. I followed all instructions given in the document: https://appwrite.io/integrations/oauth-google ...
chandan's user avatar
  • 19
-1 votes
1 answer
185 views

Problem Summary I have a Google Apps Script that needs to: Generate sharing links using Drive API v3 Advanced Service Send emails with alias using Gmail API via REST These work independently, but ...
MINGXIANG CHEN's user avatar
Best practices
0 votes
1 replies
69 views

I’m running into some confusion with OAuth scopes around Google Sheets and wanted to sanity check that I’m not missing something obvious. My use case is pretty simple: I let users pick a Google Sheet ...
Filipe Pina's user avatar
  • 2,249
0 votes
1 answer
104 views

As part of the usual OAuth/OpenID login flow, you usually want the user profile too. This is available from https://www.googleapis.com/oauth2/v2/userinfo Error: Authentication failed: Request is ...
Larry K's user avatar
  • 49.4k
1 vote
0 answers
146 views

I have a GCP project which contains a cloud function, a user which has invoker permission to this function and two Apps Script Project A and B which both call this function. Both Apps Script Projects ...
zlZimon's user avatar
  • 2,667
0 votes
0 answers
362 views

I'm struggling with a persistent Supabase Google OAuth PKCE authentication issue in a Next.js 15 app. Despite multiple attempts to fix it, I keep getting the error: "invalid request: both auth ...
Saaif Suleman's user avatar
5 votes
0 answers
249 views

I have deployed an Angular web application to production that uses the Google Drive API (via the Authorization Code Flow) to allow users to link their Drive and upload and view specific files. Despite ...
Dhananjay Dwarakadas's user avatar
0 votes
0 answers
138 views

I'm receiving an authorisation error when visiting the google OAuth client URL from my flet built android app from my phone. The oob method worked fine (urn:ietf:wg:oauth:2.0:oob) but ideally I'd like ...
Silently's user avatar
  • 101
1 vote
0 answers
165 views

We have a Google App Script project for a Gmail add-on associated with a Google Cloud project. We have 2 OAuth clients within the Google Cloud project. The 1st is the auto generated client to be used ...
Dev Ops's user avatar

15 30 50 per page
1
2 3 4 5
806