ccomeaux / boardgamegeek4android

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

Fix #169: Unsuccessful post to BGG #170

Closed tupaschoal closed 2 years ago

tupaschoal commented 2 years ago

There was a change just two days ago to the XML API documentation dropping the leading "www" on the API request: https://boardgamegeek.com/wiki/diff/BGG_XML_API2/2342384/2488801

This is in sync with the time that people started coming here to point out that they were getting errors on the app. I have not tested this change because I don't have the environment setup, but I feel like it might fix it.

gragatrim commented 2 years ago

This unfortunately didn't seem to fix the issue for me, I created a PR that resolved the issue for me and is based off the the latest tag so that it should be able to be safely merged and re-tagged to fix the issue.