python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Google Sheets API localhost refused to connect when authorizing
I was going through the Quickstart for Nodejs and every time I run the code, I get this.
I've tried things like rebooting the computer, making new credentials, making new projects but nothing worked....
akira
Votes: 0
Answers: 4
Google scope to list users in domain?
I've been using the users.list method to get a list of all users in a domain. The docs say, we need one of theses scopes:
https://www.googleapis.com/auth/admin.directory.user
https://www.googleapis.c...
CPI
Votes: 0
Answers: 1
Facebook and Google login doesn't work for Android AAB build uploaded to Firebase App Distribution
Solved: The Firebase troubleshooting page has been updated:
When you upload an AAB to App Distribution, Google Play automatically
resigns the generated APK using a test app signing key certificate.
W...
Dr.LYK
Votes: 0
Answers: 1
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