Heyo,
To start, I’m not sure if this post belongs in the bug report category but I’m not able to post there anyway so that’s why I’m posting it here + I don’t know if it’s due to a mistake on my part.
I’ve been using the /v1/games/list api endpoint for the past half year (without fault) and I’ve recently noticed that providing a keyword seems to not work. Returning an empty list of games instead of an appropriate list of games.
Here’s an example:
https://games.roblox.com/v1/games/list?model.maxRows=8&model.keyword=deepwoken
Using the updated parameters (e.g. maxRows, Keyword instead of model.) seems to not do anything either.
In conclusion the endpoint without any keyword works fine, but when providing a keyword it seems not to. I hope someone can point out if I need to make an adjustment or if this is a genuine bug.