python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
I want to use Google API refresh tokens forever
There is a process to obtain a refresh token via OAuth authentication for Google API, and then obtain an access token from the refresh token to validate the receipt.
The other day the refresh token su...
kanekane
Votes: 0
Answers: 3
How to get the user's phone number using react-google-login?
I'm actually using this React library (https://www.npmjs.com/package/react-google-login) to authenticate with Google.
As for the basic profile and email scopes, this works fine. On my client app on Go...

Brice Joosten
Votes: 0
Answers: 1
Issue with app bundle when upload the app bundle on google play console
I try to upload app bundle on the google play console but this message appears "You've uploaded an APK or Android App Bundle that has an activity, activity alias, service, or broadcast sink with ...
PANAKA1
Votes: 0
Answers: 0
Google calendar API - invalid_grant: Token has been expired or revoked
I created a bash script that uses gcalcli to connect to a google calendar and list events. To do that I have enabled APIs for google calendar and generated an OAuth2 token which is basically a .json f...
aristosv
Votes: 0
Answers: 3