tianshanxuester / gdata-objectivec-client

Automatically exported from code.google.com/p/gdata-objectivec-client
Other
0 stars 0 forks source link

GData error 400 when searching books #50

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open BooksSample
2. Enter any text in the query field
3. Click the 'Search' button

What is the expected output? What do you see instead?
Instead of the books feed I get the following error:
Error Domain=com.google.GDataServiceDomain Code=400 UserInfo=0x34de30 "The 
operation 
couldn’t be completed. (Link must have an 'href' attribute)"

What version of the product are you using? On what operating system?
I was able to reproduce this with versions 1.9 and 1.10 of the 
gdata-objectivec-client

Please provide any additional information below.

Original issue reported on code.google.com by guillerm...@gmail.com on 14 May 2010 at 2:35

GoogleCodeExporter commented 9 years ago
This should be fixed on the server now; thanks for reporting it.

It's not really an issue related to the Objective-C library; the general page 
for reporting and following server 
problems is http://code.google.com/p/gdata-issues/issues/list

Original comment by gregrobbins on 14 May 2010 at 7:42