ccomeaux / boardgamegeek4android

BoardGameGeek application for Android (unofficial)
GNU General Public License v3.0
228 stars 47 forks source link

Sync errors parsing XML #93

Closed jasonab closed 6 years ago

jasonab commented 6 years ago

I'm seeing errors whenever I'm syncing related to parsing the result:

org.xmlpull.v1.XmlPullParserException: name expected (position: START_TAG@87:19 in okhttp3.ResponseBody$...)

jasonab commented 6 years ago

Also: Syncing plays since... org.simpleframework.xml.core.ValueRequiredException: Unable to satisfy @org.simpleframework.xml.Attribute(emprt=, name=, required=true) on field 'page' private int

jasonab commented 6 years ago

Fixed this by going to BGG.com and accepting the new privacy policy