Posted November 26, 2024

WinterSnowfall
Bastard Lunatic
Registered: Apr 2012
From Romania

gogtrial34987
Grog'tial | half-dwarf, dual-bolt crossbow
Registered: Dec 2013
From Netherlands
Posted November 26, 2024



Yepoleb
GOG DB Developer
Registered: Dec 2015
From Austria
Posted November 29, 2024
I didn't keep track, but I think it happened every crawl, which is more than 1 in 100 requests.

gogtrial34987
Grog'tial | half-dwarf, dual-bolt crossbow
Registered: Dec 2013
From Netherlands
Posted December 17, 2024



Yepoleb
GOG DB Developer
Registered: Dec 2015
From Austria
Posted 4 days ago
For anyone using the v2 games API, GOG is changing certain fields. The changes of the last two days have been:
* _links/iconSquare has been removed after being empty for a while
* _links/boxArtImage may be missing instead of being empty
* series may be missing instead of being some falsy value. I don't remember what is was previously, probably empty object, but from the code it could also have been null or false.
* _links/iconSquare has been removed after being empty for a while
* _links/boxArtImage may be missing instead of being empty
* series may be missing instead of being some falsy value. I don't remember what is was previously, probably empty object, but from the code it could also have been null or false.

WinterSnowfall
Bastard Lunatic
Registered: Apr 2012
From Romania
Posted 3 days ago

Edit: And indeed my scan script failed because of missing series fields now, lovely. Seems like _links/store can also be missing now. Equally lovely. It makes for a lighter payload at least, but the change is a bit disruptive.
Post edited 3 days ago by WinterSnowfall