So, I had a bot that used noblox (it handles ranking and other things). It worked but around couple months ago it stopped due to a Roblox update preventing users from using cookies at different locations.
Their is a way by using something like Digital ocean but the group I made the bot for currently uses glitch premium. And we did try swaping over to Digital but overall It just wasn’t good to use and gave too many issues.
This also affected the verify command but we replaced that with Roblox OAuth instead.
But we plan to have a app center that allows our groups command to accept apps from our discord and have it rank them, but without noblox (or some noblox alternative) this is almost impossible.
(Glitch works amazing and has great dashboard but it does change IPS often.)
You could keep the glitch server and go through a server hosted by someone else more consistently, or even route requests through your home router(depends on the settings though).
Why not go all in and use Open Cloud APIs for the rest? I know it’s a lot of dev work, but it can be something you work on in the background when you find out a way to bypass the cookie restrictions
Blockquote
Updates the group membership for a particular group member. This action requires the requester to be able to manage lower ranked members. Guest or Owner ranks cannot be assigned, and a requester cannot change their own rank.
This means if you send a request with someone’s API key and they have no access to manage the lower ranks or you try to assign a higher rank than the account’s that is linked to that API key, then it simply won’t work. No member needs to “accept or rank members” if all criteria I mentioned matches correctly and those situations are not the case.