How do I find the assets I favorited?

Hey guys. I’ve been wondering, is it possible to find assets that you favorite on the marketplace? I’ve favorited some audios in the past, but I haven’t been able to find them due to the new and pitiful search algorithm, so I was wondering if I could find some kind of “Favorited” tab or something with all of the assets that I favorited. Does this exist, or am I wasting my time?

I haven’t tested but you could maybe experiment with the following URL:

local URL = ("https://games.roproxy.com/v2/users/%s/favorite/games?sortOrder=Asc&limit=10"):format(tostring(PlayerID))

Replace games with accessories or stuff. I don’t know another URL for favorites.

Ah, yes. Thanks. For anyone wondering the same question, just click on your own profile and go to favorites. Yeah, that simple. :dotted_line_face:

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.