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 8141909
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T12:39:54+00:00 2026-06-06T12:39:54+00:00

I am using the following code to get the Google Plus posts, public class

  • 0

I am using the following code to get the Google Plus posts,

public class Test { 

 /** E-mail address of the service account. */ 
 private static final String SERVICE_ACCOUNT_EMAIL = "4353545    gggggggggg.apps.googleusercontent.com"; 
/** Global instance of the HTTP transport. */ 
private static final HttpTransport HTTP_TRANSPORT = new NetHttpTransport(); 
/** Global instance of the JSON factory. */ 
private static final JsonFactory JSON_FACTORY = new JacksonFactory(); 
private static Plus plus; 
public static void main(String[] args) { 
  try { 
    try { 
    GoogleCredential credential = new GoogleCredential.Builder() 
          .setClientSecrets("4353545gggggggggg.apps.googleusercontent.com", 
      "gdfgfgdfgdfgdfgdfggf") 
     .build(); 
  plus = new Plus.Builder(HTTP_TRANSPORT,JSON_FACTORY,credential).build(); 
     getActivity(); 
            // success! 
            return; 

    /** Get an activity for which we already know the ID. */ 
    private static void getActivity() throws IOException { 
    String activityId = "z12stbfxcpmkuthac04ci3gjvoywglkwx0k"; 
    Activity activity = plus.activities().get(activityId).execute(); 

 System.out.println("id: " + activity.getId()); 
 System.out.println("url: " + activity.getUrl()); 
 System.out.println("content: " + 
 activity.getObject().getContent()); 
 } 
 } 

While running this code I am getting the following error,

403 Forbidden 
{ 
  "code" : 403, 
  "errors" : [ { 
    "domain" : "usageLimits", 
    "message" : "Daily Limit Exceeded. Please sign up", 
    "reason" : "dailyLimitExceededUnreg", 
    "extendedHelp" : "https://code.google.com/apis/console" 
  } ], 
  "message" : "Daily Limit Exceeded. Please sign up" 
} 

How can I fix this?

  • 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-06T12:39:56+00:00Added an answer on June 6, 2026 at 12:39 pm

    You are indeed getting JSON response, but it seems because you exceeded your number of tries, API not returning any thing. Might be you have test account with limited tries for a day etc.,

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

Sidebar

Related Questions

I'm using the following code to get the coordinates of my Google maps marker
I am scrapping google using following code def google_search(query) page = @agent.get('http://www.google.com') google_form =
I am using following code to get bitmap from url. This function is used
I am using following code to get source for image in wpf (image is
I am using following code to get current latitude and longitude. But none of
I'm using the following code to get a list of all installed apps on
I'm using the following code to get an array with all sub directories from
I am using the following code to get make an IMAP connection. I am
I am using the following code to get an XML data from a website
We are using the following code to get the groups of an active directory

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.