11 messages in com.googlegroups.google-base-data-apiRe: Service Not Found?
FromSent OnAttachments
Pete Lavetsky18 Jul 2007 06:54 
Pete Lavetsky19 Jul 2007 15:20 
Jeff S19 Jul 2007 15:49 
Pete Lavetsky24 Jul 2007 05:21 
Jeff S24 Jul 2007 10:17 
Pete Lavetsky24 Jul 2007 10:49 
Pete Lavetsky26 Jul 2007 05:09 
Jeff S26 Jul 2007 10:55 
Pete Lavetsky26 Jul 2007 11:14 
Jeff S26 Jul 2007 17:55 
Pete Lavetsky27 Jul 2007 07:13 
Subject:Re: Service Not Found?
From:Pete Lavetsky (pete@gmail.com)
Date:07/24/2007 05:21:34 AM
List:com.googlegroups.google-base-data-api

Hi Jeff,

I've "Replied to author" a couple times to you with the email address but haven't heard anything back. I guess the message got stuck in your spam folder or something. The address being used is deal@gmail.com

Please let me know when you've had a chance to look into this.

Thanks Pete

On Jul 19, 6:49 pm, Jeff S <j.@google.com> wrote:

Hi Pete,

Absolutely, I'd be happy to look into it. I've actually been trying to track this down, but if you were using a different email address that might explain my difficulties. Please email your account address to me when you get the chance.

Thank you,

Jeff

On Jul 19, 3:21 pm, Pete Lavetsky <pete@gmail.com> wrote:

Is there anyone at Google who can help me with this issue? From looking at the other thread
(http://groups.google.com/group/Google-Base-data-API/browse_thread/thr... ) it seems like it's on Google's end?

The email address I'm posting under is not the address I'm using for the service login ... I can provide that to someone at Google upon request.

Thanks Pete

On Jul 18, 9:54 am, Pete Lavetsky <pete@gmail.com> wrote:

Starting on June 29th we started getting this error when trying to publish vehicles to GoogleBase: "Service not found" ... using the Java Client Library that error was produced when trying to do any Insert / Update / Delete using this service object:

GoogleBaseService service = new GoogleBaseService( COMPANY, DEVELOPER_KEY ); service.setUserCredentials( EMAIL, PASSWORD );

The application hadn't been restarted over night and no new code had been released, so it was quite literally one day the app works, the next it doesn't. I have this thread over at the Google Accounts API group:http://groups.google.com/group/Google-Accounts-API/browse_thread/thre...

Looking back at my logs I see now that the "Service not found" errors occured before the Captcha errors ... I can fix the Captcha errors but the Service not found errors continue

Has anyone encountered this or know how to fix it?

Thanks Pete