Have a look at you dashboard and see if theres any warning messages
there, especailly 'disapproved'.

Tom Wilson
Freelance Google Base Developer and Consultant
www.tomthedeveloper.com

Google Base Tools - http://dev.tomthedeveloper.com/googlebase
Featured Project : 
http://google-code-featured.blogspot.com/2008/02/google-base-competitor-analysis.html

On Nov 19, 1:17 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]
used.co.uk> wrote:
> I havn't changed any of my api code but all of a sudden I am getting a
> 404 response when trying to connect. Here is my code:
>
> define('ITEMS_FEED_URI', 'http://www.google.com/base/feeds/items');
>
> // Parameters for ClientLogin authentication
> $service = Zend_Gdata_Gbase::AUTH_SERVICE_NAME;
> $user = "MYEMAIL";
> $pass = "MYPASSWORD";
> $dryRun = false;
>
> // Create an authenticated HTTP client
> $client = Zend_Gdata_ClientLogin::getHttpClient($user, $pass,
> $service);
>
> // Create an instance of the Base service
> $service = new Zend_Gdata_Gbase($client);
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Base Data API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Base-data-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to