As a Roblox developer, it is currently too hard to obtain Rarity, Won Yesterday, & Won Ever data from badges.
For a project I’m working on, displaying this information would greatly improve the badge collecting experience for players. I originally tried using HttpService, but Roblox blocks those requests.
If Roblox is able to address this issue, it would improve my development experience because I wouldn’t need to rely on an external server/proxy to obtain this information.
If I’m not mistaken, they don’t want to rely on 3rd party services.
Yep! In my experience, free proxies for me have been slow and unreliable. I also don’t feel comfortable trusting them with anything server-side. Hacks happen.
I also take the personal stance that, if a proxy is needed for any implementation, it’s due to a platform deficiency (a lack of more badge info in this case).