Roblox proxies yielding a different result than roblox itself

Well as everybody knows you cannot directly access a roblox API point, such as: https://friends.roblox.com/v1/users/121350586/followings?userSort=Alphabetical
Though for some odd reason this proxy RoProxy does not work either https://friends.roproxy.com/v1/users/121350586/followings?userSort=Alphabetical

It results in a set with empty data.

Expected result:
image

RoProxy result:
image

Does anyone know any other good alternatives for publicly available roblox proxies?

Apparently RoProxy does not like it when you use ?userSort=Alphabetical.
For reference, this does work: https://friends.roproxy.com/v1/users/121350586/followings

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