Group promote system

Hello, how could i rank players on a group from a roblox game, i tried using public APIs for this but they were all outputting errors.

Roblox doesn’t let you access the public APIs directly from a roblox server. You will instead need to use some kind of proxy in order to do it.

2 Likes

Do you know how i could do that, i already tried with my own NodeJS server and it didn’t work