Hi everyone. I have been having issues with calling the groups API so I can rank people.
The issue is that I cannot change a rank using the same cookie for all my other get requests.
I am using the following link to rank somebody: https://groups.roblox.com/v1/groups/5049151/users/452458251
with the patch method and .ROBLOSECURITY cookie.
I am using python and have tried to look through other things on GitHub.
Bytheway, this is my first post!