I tried myself to leave through group api but it failed. Did it work for you or anyone you know?
Didnât work either. I assumed wrong.
itâs caused by the default roleâs rank being set to 0.
you can see that itâs rank is 0 here:
https://groups.roblox.com/v1/groups/30942/roles
iâm assuming it happened from it being possible at one point to set it to 0 using the api
Hi! Sorry for the radio silence on this. i think there are three separate, relatively rare issues being described in this thread
The first one is, clicking the Leave Group button in the menu doesnât open up the modal. Finally figured out that this happens consistently if you click on the menu button slowly due to the way the onclick and onblur handlers are called.
The second one is, you canât leave a group if youâre in a roleset that isnât guest with a rank of 0. This group is in a bad state (you shouldnât be able to update a roles rank to 0) so i recommend leaving it through the API directly if you need to, and weâll work on a plan to get groups like these out of this bad state.
The third one is you canât leave a group if youâre in a roleset that doesnât exist. This is also a bad state / shouldnât be possible - we will come up with a plan to fix these groups as well or add in some logic to check for this.
Unfortunately as itâs coming towards the end of the year i cannot offer a timeline for a fix - but we are actively tracking all of these issues.
Unfortunately, as I found, setting the group rank to 0 somehow makes it impossible to leave through API⌠(At least when I tried). Should I create a separate report?
Edit: I see youâve joined. For the time being, is it possible to send it to moderation so they can lock the group/lock the group shout? People falsely think they are being hackedâŚ
I think you are referring to the second problem i just described? In which case, no, please donât make a separate report.
The rank of 0 is reserved for Guest. You cannot through the API nor the configure group page, update any other role to have a rank of 0, hence my comment about it being in a bad state.
I see. Thanks for clarifying. I assume this happened a long time ago, and it isnât possible to do this anymore?
I tried to leave using the group API but it came up with an error message saying ârank does not existâ.
https://groups.roblox.com/v1/groups/[GROUPID]/users/[USERID]
Hope this helps (not sure if it does because I didnât try it myself).
Itâs probably not a GET endpoint.
See https://groups.roblox.com/docs#!/v1 for full API endpoint list and descriptions and how to invoke them. (If you need further help I recommend breaking out into a new devforum topic since itâs not very relevant here)
Hi - #1 in this list (click handlers being weird) is now fixed
Thank you for the report and let us know if there are any issues.
Nice to see that bug finally fixed. Got tired of trying to explain the problem to a mod that seemed to think it was a problem with my touchpad.
Today is a great day, why you ask? No more groups with non-guest rolesets of rank zero which means #2 is fixed!
Thanks a bunch!
I contacted roblox support on this ages ago, but of course, with robloxâs absolutely horrible support, even after explaining it was a BUG, they keeped redirecting me to an article on how to use groups.
iâve been stuck in that group for over 3 months and now iâm finally out.
thank you!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.