9 messages in com.googlegroups.google-base-data-apiinsertEntry returns code 401
FromSent OnAttachments
Elliott27 Aug 2007 20:00 
Elliott28 Aug 2007 08:43 
liemonline28 Aug 2007 09:50 
Elliott28 Aug 2007 11:27 
Elliott28 Aug 2007 11:31 
liemonline28 Aug 2007 15:42 
Ian mu29 Aug 2007 00:51 
Jeff S30 Aug 2007 16:14 
Elliott01 Sep 2007 16:42 
Subject:insertEntry returns code 401
From:Elliott (kell@gmail.com)
Date:08/27/2007 08:00:46 PM
List:com.googlegroups.google-base-data-api

Hello,

Now that I am able to use Google attributes in the Zend framework, I get an error code returned from the query.

For this URL: http://www.google.com/base/feeds/items?dry-run=true "Expected response code 200, got 401" in ZendGdata-1.0.1/library/Zend/Gdata/App.php: line 432

But for this URL: http://www.google.com/base/feeds/items "Expected response code 200, got 400" in ZendGdata-1.0.1/library/Zend/Gdata/App.php: line 432

I looked through all the Google documentation. The best I found was that Error 401 might be for lack of authentication.