Skip to main content
0 votes
0 answers
12 views

Flutter Google Sign-In Error: ApiException: 10

I’m encountering an ApiException: 10 error when implementing Google Sign-In in my Flutter app. Despite following documentation and troubleshooting steps, the issue persists. Error Details: ...
mjDanny's user avatar
0 votes
0 answers
34 views

How to Securely Store Google Drive API Client ID & Secret in a Flutter App?

I am developing a Flutter application that uses the Google Drive API via Google Cloud Console and OAuth 2.0 to access and store user data on their Google Drive. On Windows, I noticed that I need to ...
rel1nce's user avatar
  • 19
0 votes
1 answer
54 views

How to generate a test key for google cloud console for translation API?

I'm trying to create a test API key for Google's Translate API to avoid charges during development, but I can't find a way to do this. Is there any way to generate a test key, or do I have to use the ...
Jash Balar's user avatar
0 votes
1 answer
79 views

Google Cloud Console (Service account) post request to Google App script webapp => Unautorized 401

PROBLEM Unautorized 401 error when posting a request to Google App Script webapp, from my Google Cloud Console function with a service account. OVERVIEW Google App Script Webapp deployed with Execute ...
HardaxX's user avatar
  • 189
0 votes
1 answer
53 views

Unable to make google sign in in debug mode

In a flutter application, I am using Google Oauth 2.0 client for signing in user. I have created separate client for web, debug and release build. Added sha1 for debug and release build. Debug build ...
newaz kabir's user avatar
0 votes
0 answers
71 views

How to test deploy your google apps script editor add-on

I am trying to run test deployment for my editor add on created. The addOn creates a menu on the top and on click of it sidebar opens on the side panel. This is my appsscript.json file { "...
akaparadox's user avatar
2 votes
1 answer
209 views

Expo EAS googleSignin developer error code 10

I am building Authenticate with Firebase and Google for Expo EAS React Native App I wanted to add googleSignin option using react-native-google-signin library. I followed all the setups for firebase ...
Bassel Turky's user avatar
0 votes
0 answers
53 views

How will i get the total no of licenses in the Google Cloud through API

I have one requirement that i need to show all the licenses available in Google Cloud platform from ServiceNow via REST API Method. Is there anyway i can get the total licenses available I have used ...
user27606867's user avatar
1 vote
0 answers
135 views

Google Sign-In with Firebase returns 401 when accessing People API to retrieve birthdate in Flutter

I'm implementing Google Sign-In with Firebase in my Flutter app and trying to retrieve the user's birthdate using the Google People API. While the sign-in process works fine, and I get a valid ...
Ralph Daniel Honra's user avatar
1 vote
0 answers
34 views

Why can any user access to my UAuth app that is in test mode?

I am building an app that uses Google OAuth 2.0 for user authentication. The app should only allow access to users registered as test users in the Google Cloud OAuth consent screen, which is currently ...
Pablo González's user avatar
1 vote
0 answers
706 views

SecurityException: PackageVerificationRslt: not allowed when trying to use Google Maps in Android

For the past weeks, some of our users (but not all) have been experiencing this crash when opening Google Maps in the app: java.lang.SecurityException: PackageVerificationRslt: not allowed: pkg=com.my....
Vasiliy's user avatar
  • 16.3k
0 votes
2 answers
35 views

Flutter internal error while using signInWithEmailAndPassword

I'm trying to create a sign-in form using flutter and firebase. I'm facing the following error while using the signInWithEmailAndPassword function: [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] ...
Yusuf Saad's user avatar
0 votes
0 answers
153 views

Restricting Google API keys with SHA-1 on Google Play console blocks usage of app

I have a published android app on Google Play which I built with Expo and React Native. I am trying to restrict my Google API key for just the Android App itself, here: I choose "Android apps&...
Yafim Simanovsky's user avatar
0 votes
1 answer
306 views

Google Apps Script deployment not working

sorry if this question doesn't have all the necessary information (I'll edit it as I go if I'm missing something critical) but my Google Workspace Add-on isn't showing up after I click on 'Test ...
Danish Karmally's user avatar
0 votes
0 answers
63 views

Purchase check - invalid values (Google Cloud IAP)

I have an issue with API request for checking purchase in my app (my own script on server). packageName is 100% correct productId is 100% correct purchaseToken is auto-generated and always different, ...
Richard Triald's user avatar

15 30 50 per page
1
2 3 4 5
18