"No one" option missing from "Privacy > Visibility & private servers > Visibility"

The “No one” entry is hidden. It seems that this issue affects all of my accounts.

Expected behavior

The “No one” entry should be visible for privacy reasons.

NOTE: This screenshot was taken by one of my colleagues.

3 Likes

It seems that sending a POST request to the https://apis.roblox.com/user-settings-api/v1/user-settings endpoint with body {"whoCanJoinMeInExperiences":"NoOne"} (and whoCanSeeMyOnlineStatus) allows me to hide my current experience and online status.

However, it results in the radio components looking like this:

Turns out the issue was actually on my end, due to my uBlock Origin settings. Apologies for the report.