Path: csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: Roedy Green Newsgroups: comp.lang.java.programmer Subject: Re: Getting error while getting Google plus posts Date: Thu, 28 Jun 2012 12:53:59 -0700 Organization: Canadian Mind Products Lines: 25 Message-ID: References: <9c55586b-7995-47af-a4b0-44acacf587c7@q5g2000pba.googlegroups.com> Reply-To: Roedy Green NNTP-Posting-Host: K2Qzzs3EAqXk5RLzfhxcSw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Forte Agent 6.00/32.1186 Xref: csiph.com comp.lang.java.programmer:15731 On Wed, 27 Jun 2012 07:32:13 -0700 (PDT), George wrote, quoted or indirectly quoted someone who said : > "message" : "Daily Limit Exceeded. Please sign up" It looks as though you must register with Google and get some sort of account and password that you must use it to receive these messages. I looks as if you left it out, got it wrong or screwed up the format. Apparently it lets you experiment a little without signing up, or maybe the limit is 0 and this is misleading error message. I suggest googling for code that other people have written to do this. That is how I cracked a similar problem with an Amazon API with monumentally incompetent documentation. Use the names of Google-specific classes to help you find it. -- Roedy Green Canadian Mind Products http://mindprod.com When you get stuck trying to solve a computer program: 1. Go into the kitchen and make coffee. 2. If that fails, go for a walk. 3. If that fails, take a nap. Why? To avoid being swamped with details, to see the big picture, to allow in some random noise to kick you out of your thinking rut.