Home/Updates/How to Really Fish game passes: a correction to what this site said

How to Really Fish game passes: a correction to what this site said

September 10, 2026

This site said How to Really Fish had no game passes. It does. Roblox's game-pass endpoint returns two records for the game — a purchasable weapon pass called Dual Uzis [Forever] at 259 Robux, and a delisted test entry the developer left behind — and we are recording the correction here rather than editing the old claim out of the pages it was written into.

The mistake was not a misreading of a real answer. It was reading a 404 as an answer. We were querying a games.roblox.com path that turns out to return 404 for every game we have since tried, including Grow a Chicken Fighter, which sells 33 passes, and Adopt Me. The endpoint this site now uses is apis.roblox.com/game-passes/v1/universes/10758034175/game-passes with passView=Full, which returned HTTP 200 and those two records when we read it on 10 September 2026.

We are leaving the correction visible because the check is repeatable. Anyone can run the same request and see the same two names, and one of them, Publish Tool Test Pass, carries a description saying it was created by an internal publishing tool and is safe to delete. That entry is the reason we can say the list was read rather than assembled.

What changed

About this entry

The wrong claim reached six pages because the same broken request was repeated rather than re-examined. We now test an endpoint against a game whose answer we already know before trusting what it says about a game where we do not.

Elsewhere in the record

Elsewhere on this wiki