Roproxy issue (game pass)

Hi, I have a big issue with roproxy getting the gamepasses that a user owns. I was testing it after I realize I couldn’t fix it with a script (Or at least I think). As roproxy can only get so much gamepasses and the player can own a large number of gamepasses it can be masked out by the gamepasses the owner owns. And as I was testing the page number part of the link doesn’t have an affect to getting gamepasses making only 1 gamepass appear for me. (also not 100% sure if I am completely right about that).

		local Url= "https://www.roproxy.com/users/inventory/list-json?assetTypeId=34&cursor=&itemsPerPage=%s&pageNumber=2s&userId=%s"
-- the roproxy link I used and yes I used :format if you were wondering