Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some picasa featured pictures couldn't be parsed by json #140

Closed
wonderfly opened this issue Jan 10, 2015 · 2 comments
Closed

some picasa featured pictures couldn't be parsed by json #140

wonderfly opened this issue Jan 10, 2015 · 2 comments
Assignees
Labels
imported priority: p2 Moderately-important priority. Fix may not be included in next release.

Comments

@wonderfly
Copy link
Contributor

From shujyuan...@gmail.com on February 18, 2011 05:56:47

Version of google-api-java-client (e.g. 1.2.1-alpha)? 1.1.1-alpha and 1.3.1-alpha Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)? Android 2.2 Describe the problem. I download the data from the http://picasaweb.google.com/data/feed/api/featured ,
and then use parseAs() to my defined class, just like the youtube example you provided.

But some error happened :

02-18 03:06:12.004 D/Picasa ( 1207): org.codehaus.jackson.JsonParseException: I
nvalid UTF-8 start byte 0xa8
02-18 03:06:12.004 D/Picasa ( 1207): at [Source: java.util.zip.GZIPInputStream
@4a36d270; line: 1, column: 12862]

I observed only some picture's information would cause this problem.
Could you help me? thanks a lot. How would you expect it to be fixed?

Original issue: http://code.google.com/p/google-api-java-client/issues/detail?id=125

@wonderfly wonderfly added invalid imported priority: p2 Moderately-important priority. Fix may not be included in next release. labels Jan 10, 2015
@wonderfly wonderfly self-assigned this Jan 10, 2015
@wonderfly
Copy link
Contributor Author

From yan...@google.com on August 12, 2011 14:55:43

Labels: -Type-Defect Type-Sample

@wonderfly
Copy link
Contributor Author

From yan...@google.com on August 27, 2011 09:29:47

You cannot use JSON parser with Atom XML data. Please read this info: http://javadoc.google-api-java-client.googlecode.com/hg/1.5.0-beta/com/google/api/client/googleapis/xml/atom/package-summary.html

Status: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported priority: p2 Moderately-important priority. Fix may not be included in next release.
Projects
None yet
Development

No branches or pull requests

1 participant