CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 01:23:48 GMT
content-type: text/html; charset=utf-8
cf-ray: 96166a62fe8fc19a-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=606b7935-f888-4487-98e0-471a09a98984; expires=Sun, 19 Jul 2026 01:23:48 GMT; domain=.stackoverflow.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
feature-policy: microphone 'none'; speaker 'none'
x-frame-options: SAMEORIGIN
x-request-guid: 41b42431-074f-4f5d-8d9b-58c764a9eee6
x-worker-origin-response-time: 285000000
x-dns-prefetch-control: off
set-cookie: __cflb=02DiuFA7zZL3enAQJD3AX8ZzvyzLcaG7v7RMC73jumQXW; SameSite=Lax; path=/; expires=Sun, 20-Jul-25 00:23:48 GMT; HttpOnly
set-cookie: prov=606b7935-f888-4487-98e0-471a09a98984; Path=/; HttpOnly; Domain=stackoverflow.com
set-cookie: __cf_bm=yLyKt697kZvKXa.FfIC5sr.QVFS.1CAA44HXtQDiS9I-1752888228-1.0.1.1-rJMH9hCZx6CWtKzxaRFHZTGfJuVUoaf7hyG5R806otmd1j_tYBilTDsXzLqJdnTYOQrz5.u7kRUxUFcpl2jsa9mrbNUnVgIZH9hivkzzqw4; path=/; expires=Sat, 19-Jul-25 01:53:48 GMT; domain=.stackoverflow.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=cFBvam9aIxEkOttiVZKuBv6D_Z4BBjQYmdkzwYbXz7s-1752888228624-0.0.1.1-604800000; path=/; domain=.stackoverflow.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'google-api-java-client android' Questions - Stack Overflow
Skip to main content
Stack Overflow
- Stack Overflow for Teams Where developers & technologists share private knowledge with coworkers
- Advertising Reach devs & technologists worldwide about your product, service or employer brand
- Knowledge Solutions Data licensing offering for businesses to build and improve AI tools and models
- Labs The future of collective knowledge sharing
- About the company Visit the blog
Collectives™ on Stack Overflow
Find centralized, trusted content and collaborate around the technologies you use most.
Learn more about CollectivesTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsAll Questions
Tagged with google-api-java-client android
255 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
1
answer
574
views
Caused by: java.io.IOException: The Application Default Credentials are not available
I'm working on an android app that interfaces with a google sheet. I was following the api documentation for writing values to certain cells but I'm getting this error here:
Caused by: java.io....
-1
votes
1
answer
779
views
The Application Default Credentials are not available. They are available if running in Google Compute Engine. Otherwise - java android
I making an app using google drive to store files for user to their google drive
I followed google developer guide in https://developers.google.com/drive/api/guides/about-sdk
and when i press the ...
0
votes
1
answer
410
views
Unable to upload file in specific folder in google drive using REST API
I am trying to upload a local file to a specified folder in Google Drive using REST API from android app, the file is uploading in the root directory but not uploading in the specified folder. No ...
1
vote
0
answers
693
views
Google calendar api watch method for events set up with Kotlin/Java
I'm trying to set up Push Notifications for Google Calendar using Kotlin and V3 api.
This is my class that contains functions for CRUD operations with events:
import com.google.api.client.auth.oauth2....
1
vote
1
answer
764
views
Android google drive v3 api File is not Created/Store application-specific Folder but instead it create in My drive section with "Untitile" file name
I try to create file in google drive app specific folder. I create OAuth 2.0 Client IDs in google developer and enable drive api and also add scopes in OAuth consent screen. App is successful sign in ...
2
votes
0
answers
229
views
Having trouble getting Google Drive authorization
I have an Android app that I am trying to (re)implement Google Drive access for. The method I'm following is Google's migration guide to the update REST API here. I have my consent page set up ...
1
vote
1
answer
760
views
Google Cloud Endpoints error Caused by: java.lang.IllegalArgumentException: expected primitive class, but got
I have a simple Google Cloud Endpoint that is called from my Android app. It has been working like a charm for quite a long time. Recently, I have updated Android Studio, Gradle plugin, and the build....
0
votes
1
answer
1k
views
com.google.api.client.googleapis.json.GoogleJsonResponseException: 401 Unauthorized
I have the following code:
package com.example.bluelightlite.modules
import android.content.Context
import android.os.AsyncTask
import com.example.bluelightlite.builders.ServiceBuilder
import com....
2
votes
2
answers
2k
views
Unable to fetching subscription detail from Google Play Android Developer API
I am trying to use Google APIs Client Library for Java to get information about user's subscriptions purchased in my android app. Then I got this error:
{
"code" : 401,
"errors" : [ {
"...
3
votes
1
answer
987
views
Google maps DirectionApi : FATAL EXCEPTION: Rate Limited Dispatcher
description:
I want to get result from direction api using Java Client for Google Maps Services.But when i click onInfoWindoclickthen i got FATAL EXCEPTION: Rate Limited Dispatcher error on my ...
61
votes
5
answers
27k
views
What is "We’ve detected that your app is using an old version of the Google Play developer API" warning in Google Developer Console?
We do not use any Google Play Developer APIs explicitly, yet we are receiving the following warning:
Is this related to https://developer.android.com/google/play/billing/billing_library_releases_notes ...
4
votes
0
answers
464
views
Google Cloud app -Android- restriction on API key does not work
I'm using an API key for some Google Cloud services but the problem is the following: if I use the "app restriction" displayed in the Google Cloud console, my Android application losses access, and ...
12
votes
1
answer
4k
views
How to update deprecated com.google.api.client.extensions.android.http.AndroidHttp
I have the follow object
HttpTransport t = AndroidHttp.newCompatibleTransport();
but whole AndroidHttp class (com.google.api.client.extensions.android.http.AndroidHttp) is marked as deprecated.
I ...
1
vote
2
answers
145
views
google api java client not passing parameter with value 0 when using proguard-android-optimize.txt
I have a Google API java client model class as:
public final class AccountProviders extends com.google.api.client.json.GenericJson
with a parameter lastSyncTime as :
/**
* @return value or {@...
0
votes
1
answer
52
views
How to verify android requests in server side using Google apis
I'm working on payment library and I want to make sure all of the receiving requests in back-end is from my library.
how can i do this by Google apps?
Any help will be appreciated.
This tag is in a collective: a subcommunity defined by tags with relevant content and experts.
- The Overflow Blog
-
-
- Featured on Meta
-
-
-
Hot Network Questions
- Is it 'my apologies in this' or 'my apologies for this'?
- I am not knowing how to decide on my PhD objective (supervision expectations)
- Changing how NULL values are handled in QGIS
- How to draw an array like this?
- Recreate this Ease Color Ramp With Math?
- Should I omit bad papers from my CV that I didn't want to write?
- Beyond an imaginary line
- YA book about girl with gold-flecked eyes who's trying to save her brother
- What is the topology on the set of all plays of a game?
- How to check if a macro exists when its name is constructed from a user-defined macro in LaTeX?
- R Cox.zph vs Stata estat phtest
- What does 'b' stand for in PostgreSQL's JSONB data type?
- Equivalent idiom in English about something annoyingly appearing everywhere
- Space-time and illusion
- The Royal Relay on a Chessfield
- Why does this electrometer circuit work?
- How is `SELECT` for MS-DOS 3.30 supposed to be used on 360KB floppy systems?
- Parsing HTTP headers in C
- 3DES Security nowadays
- Underground tunneling without spoil piles
- First successful use of an imaging chip (e.g. CCD) in space?
- Story about repeating decimal digits of pi
- How to edit files on two different computers at once via a shared drive?
- Why is the output of Device Status Report sent to the standard input instead of output?