As part of our ongoing commitment to upgrade the platform and provide everyone with more reliable services, we have unfortunately run into a situation where we have to make some tradeoffs.
Starting at the end of October 2023, we will be removing support for our public APIs to paginate past the top 500 of the most recent favorite items for a user. Any attempt to page past 500 items will only return empty results. This change is a result of a migration of our primary storage technology.
The following APIs and web pages on Roblox will be affected:
The user’s favorites page on Roblox website. (this also includes a user’s personal favorite games).
However, do note that these endpoints return a sorted list of user’s most recent favorites. Any new favorites that you have recently added to your list will show up at the top.
We apologize for any inconvenience caused and would love to hear any feedback or suggestions that you may have.
Sad to hear. For those of us with old accounts and hundreds of favorites, is it possible technically for the new storage technology to allow us to sort and display our favorites in reverse chronological order? I’m sure most including myself would like to continue to see our oldest favorites regardless of how many favorites we accumulate, for the sentimental value. Would love to see this added on the website if possible.
Also for anyone confused, this only affects the visibility of favorites on the website/app, not whether or not they are saved. They are saved, but you cannot go to the oldest ones if you have more than 500.
This is per category. You can see e.g. 500 favorited games, 500 favorited shirts, etc.
500 items?! Man I do quite sincerely think this a more than reasonable compromise. I am happy that the engineers are seeking a diverse set of methods to optimize the occasional web issues.
I dont see how this is that big of a compromise to be totally honest, I mean a lot of the paginated APIs seem to stop working past page 34 anyway so, I dont see how this that big of a deal lol
Welp. I guess that I should start purging some of my favourites of games I do not play anymore and make a list somewhere else to keep track of some. This honestly sucks that this is happening but if it’s required for optimization, oh well
Will we at least still be able to favorite more than 500 items and somehow look at very old items in some way?
I’m a type of guy who favorites quite a lot, I use the favorites system as like some sort of bookmark or “I will come back at this later”.
I’m pretty sure I’m already way past this limit and there’s probably some stuff I favorited 5 years ago that I still want to look at.
Can you please confirm that this 500 item limit is only PER category, ie experiences, hats, face accessories, dresses&skirts, faces, etc. ?
Can you also confirm whether this will affect the official Roblox website pages, or just the APIs?
I think 500 is quite a reasonable number, even for someone like me with a huge favourites list. I highly doubt my favourites list for any particular item is THAT long, although the total of ALL favourited items definitely is over 500.
Please add an on-site warning to users about this change, particularly those who actually do exceed this limit, as they may not even be aware of the devforums or this update.
Thanks for making us aware of this change ahead of time. As someone who’s been on Roblox for over a decade and has more than 500 favorited places, I’d really like to have a way to continue to view my oldest favorites. It’s very fun to be able to go through and play the same games I played when I was a kid. PeZ’s recommendation of being able to at least reverse the sorting direction is a good one, but at worst, having a way to download a spreadsheet of our favorites would also be sufficient, even if it’s only temporary.
What kind of update warrants this? The whole point of paging APIs is to make it possible to scroll indefinitely. I don’t want Roblox to get too comfortable with slapping these random limits on everything, even if this one is rather permissible. Unless I’m missing something, the favourites would still be there, just inaccessible, until you remove a few off the top.
Not to give Roblox any ideas, but it’s still possible to scroll indefinitely on followers/following, which I would think has the same structure.
This will affect normal usage on the website, check out the favorites link in the post above. Basically you wont be able to page past 17 pages of a user’s favorites.
To save this to your computer, expand the CSV response fully then right click → Copy Message. Paste the message into notepad/sublime text, remove the final line (it’s just the stack trace) and save as a file with a .csv extension. From there, you can open it in a spreadsheet software of your choice.
Side note: OnlyOffice seems to default to using Tab as a delimiter. This needs to be switched to Comma to parse the file correctly: