I am using gdata-client-1.46.0(java). This error happens when an album
contains videos. Here is an extract of the stacktrace
com.google.gdata.util.ParseException: [Line 1, Column 42213, element
gphoto:originalvideo] Unknown attributes: 'audioCodec' 'fps'
'videoCodec'
at com.google.gdata.util.XmlParser.throwParseException(XmlParser.java:
722)
at com.google.gdata.util.XmlParser.parse(XmlParser.java:685)
at com.google.gdata.util.XmlParser.parse(XmlParser.java:568)
at com.google.gdata.data.BaseFeed.parseAtom(BaseFeed.java:793)
at
com.google.gdata.wireformats.input.AtomDataParser.parse(AtomDataParser.java:
68)
at
com.google.gdata.wireformats.input.AtomDataParser.parse(AtomDataParser.java:
39)
at
com.google.gdata.wireformats.input.CharacterParser.parse(CharacterParser.java:
100)
at
com.google.gdata.wireformats.input.XmlInputParser.parse(XmlInputParser.java:
52)
at
com.google.gdata.wireformats.input.AtomDualParser.parse(AtomDualParser.java:
66)
at
com.google.gdata.wireformats.input.AtomDualParser.parse(AtomDualParser.java:
34)
at com.google.gdata.client.Service.parseResponseData(Service.java:
1792)
at com.google.gdata.client.Service.getFeed(Service.java:1018)
at com.google.gdata.client.Service.getFeed(Service.java:880)
at com.google.gdata.client.GoogleService.getFeed(GoogleService.java:
631)
at com.google.gdata.client.Service.getFeed(Service.java:899)
Any help appreciated.
--
You received this message because you are subscribed to the Google Groups
"Google Picasa Web Albums 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-picasa-data-api?hl=en.