java-samples
java-samples copied to clipboard
☕ Java samples for Google Workspace APIs.
(Please fill out these details before submitting an issue) ### Sample Name (i.e. Gmail Quickstart) ### Expected Behavior ### Actual Behavior ### Specifications - Java version (`java -version`) - OS...
https://github.com/gsuitedevs/java-samples/blob/39fbf48f5459e0ce1ea708841763a2a203897665/sheets/quickstart/build.gradle#L14
(Please fill out these details before submitting an issue) ### Sample Name settings.gradle file error ### Expected Behavior Basic project imports as gradle project without errors. ### Actual Behavior I...
(Please fill out these details before submitting an issue) System.err: java.security.KeyStoreException: JKS not found on Android Studio - Windows 10
(Please fill out these details before submitting an issue) ### Sample Name Vijay ([email protected]) ### Expected Behavior As per sample example i must not get this exception. ### Actual Behavior...
(Please fill out these details before submitting an issue) Google sheet quickstart ### Expected Behavior Sheet API should be working smoothly. ### Actual Behavior Exception in thread "main" java.lang.NoSuchMethodError: com.google.api.client.googleapis.services.json.AbstractGoogleJsonClient$Builder.setBatchPath(Ljava/lang/String;)Lcom/google/api/client/googleapis/services/AbstractGoogleClient$Builder;...
The quickstart application does not open the default browser to retrieve the token, and opening the browser with the given URL goes through the authenticate process, but the application refuses...
(Please fill out these details before submitting an issue) ### Mithilesh Kumar Thakur (i.e. Gmail Quickstart) [email protected] ### Expected Behavior Java.lang.NoSuchMethodError: com.google.api.client.googleapis.services.json.AbstractGoogleJsonClient$Builder.setBatchPath(Ljava/lang/String;)Lcom/google/api/client/googleapis/services/AbstractGoogleClient$Builder; ### Actual Behavior Java.lang.NoSuchMethodError: com.google.api.client.googleapis.services.json.AbstractGoogleJsonClient$Builder.setBatchPath(Ljava/lang/String;)Lcom/google/api/client/googleapis/services/AbstractGoogleClient$Builder; ### Specifications -...
Access link prompt not working when deployed on remote server ### Expected Behavior It was supposed to authorize when i open the link which i get in the logs on...