Fetching Group Games from a Group ID

What the title says, I’ve looked through the GroupService stuff but it doesn’t seem to be of any relevance as it doesn’t offer a way to get the games linked to the group. Is there a way to do this in studio or would this have to be done differently? Thanks.

I don’t think there is a way to do this without using a proxy or something to use this or another Roblox API: https://games.roblox.com/docs#!/Games/get_v2_groups_groupId_gamesV2

2 Likes

proxy tutorial

Yeah the only way to do what i’m trying to do is through a proxy, thank you for the resources by the way!

This error message pops out “HttpService is not allowed to access ROBLOX resources”
Is there any other way to do it?