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 API: java.lang.ClassNotFoundException: Didn't find class "sun.misc.Service"
I've imported all necessary google dependencies for authenticate the user:
def play_services_version = "15.0.1"
implementation 'com.google.api-client:google-api-client:1.33.0'
implementation...
Funny Moments
Votes: 0
Answers: 2
Google Form Api. Adding Response validation to textQuestion
Currently, AFAIK, when performing google form batchUpdate using the google forms API v1, we are only able to set the shuffle property of choiceQuestions, while for textQuestions there are no options t...
Marlon Dumal-is
Votes: 0
Answers: 1
Google Drive setup push notifications
We want to receive notifications from google when we do anychange(Add,Edit OR Delete) on google drive folder for these purpose we have integrated google watch api in our spring boot application.
code ...
Atul Gupta
Votes: 0
Answers: 2
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