Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8744985
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T11:55:54+00:00 2026-06-13T11:55:54+00:00

I am using the Google Client API and the GoogleAuthUtil.class to get access to

  • 0

I am using the Google Client API and the GoogleAuthUtil.class to get access to the user’s Google Drive Account.

String scope = "oauth2:" + DriveScopes.DRIVE;
String token = GoogleAuthUtil.getToken(getContext(), account.name, scope);

This is the whole magic. It worked the whole day but since a couple of hours I receive the following message when sending API calls:

com.google.api.client.googleapis.json.GoogleJsonResponseException: 403 Forbidden
 {
   "code": 403,
   "errors": [
     {
       "domain": "usageLimits",
       "message": "Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup.",
       "reason": "dailyLimitExceededUnreg",
       "extendedHelp": "https://code.google.com/apis/console"
     }
   ],
   "message": "Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup."
}

I dont know how to use a API Key from the console instead of an oauth2 authentication.
There are two different “getToken()” messages. One has four parameters and the description for the last one says:

extras: Bundle containing additional information that may be relevant to the
authentication scope.

But what do these information should look like? What informations do I have to put in the Bundle?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T11:55:55+00:00Added an answer on June 13, 2026 at 11:55 am

    Dannnnnng. I received the whole time a valid token, but I never used it to perform the requests…
    My solution:

    GoogleCredential c = new GoogleCredential();
    c.setAuthToken(myNewCoolToken);
    

    Bad mistake…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When using GWT I get following warning: Referencing deprecated class 'com.google.gwt.user.client.rpc.SerializableException' While it's only
I'm using google-api-client (0.3.0) gem for my Rails app to access a user's data
I am using the Google API Client to access Google Analytics. I want to
I am using the Google Api PHP client to Log the user in. I
How do you get Client location using Google Maps API v3? I tried the
im using the Google Api PHP v0.5.0(http://code.google.com/p/google-api-php-client/) , to access to Google Analytics, im
I am using google-api-client to access Google calendar. Following are the permissions in my
I'm trying to get familiar with the Google Drive API using the official Java
I am trying to revoke a token using the Google Api client side code.
I'm trying to access my Google spreadsheets using the GData API. I have followed

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.