gogtrial34987: Starting yesterday morning, the product API occasionally and intermittently contains empty names for individual goodies (for _embedded->bonuses). The latest example I saw was for
ID 1207667153, with the returned JSON for bonuses being "bonuses":[{"id":38293,"name":"avatars (Complete Edition)","type":{"name":"avatars","slug":"avatars"}},{"id":38393,
"name":"","type":{"name":"wallpapers" ,"slug":"wallpapers"}}] (bolding mine). On a next check, the name is mostly properly filled in again, though this particular example persists as of the time of writing this.
These empty names happen for a small percentage of the products with goodies, but altogether often enough that I believe there's an actual underlying bug at work. (Other products for which I've seen this in the last 12 hours were 1207667113, 1207667123, 1207663093, 1207658997, 1197780270. These all have their name filled in again by now. As far as I can tell, it happens for all types of goodies, but not for all the goodies of a product.)
Just now I also got a "503 Backend is unhealthy" error on this endpoint, which might be related, though I didn't see this before.
displayed, in lieu of the product description, a line that included the product ID and something like "_prod_description". (I'm guessing that this, too, was not an isolated issue.) The actual intended description text is showing for me now, though.