Open Cloud, Update Group Membership

I’m trying to understand why I keep having warning when trying to use the update group membership “Httpservice is not allowed to access that Roblox resource”.

At one point I was able to rank down a player while in a live server but I wasn’t able to rank up. At this point though I had to fix a lot of errors so I tossed this version and now I’m having the http issue and unable to rank up or rank down.

Any type of feedback would be awesome.

1 Like

Roblox Lua can’t access the API directly, this means you will probably need botting for ranks.

Hey, i think this might be useful:

1 Like

It’s a beta feature, you can. No bot needed.

https://create.roblox.com/docs/cloud/reference/GroupMembership#Cloud_UpdateGroupMembership

1 Like

Announcement.

1 Like

Beta features should only work in-studio. They should not work in live servers.

1 Like

I’m not going to argue, but I will say that it has worked in a published live game. It wasn’t working correctly though, I was only able to rank a player down.

1 Like

Update: Resolved in DM but for future readers, the Httpservice is not allowed to access that Roblox resource error comes from the URL not being valid so would advise that you double check the URLs you are sending via HttpService

2 Likes

Thanks for calling this out. The feature has been out for a while now so we have promoted it out of beta (announcement post is now updated: Use Open Cloud via HttpService Without Proxies)

1 Like

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