Roblox Error 528 means the experience is access-controlled. The developer may have set it to Private, restricted it to group members only, or whitelisted specific player IDs. You do not meet the current access requirements.
Private experiences
Developers can set an experience to Private mode, which blocks all non-creator access. The experience page will usually indicate this, but not always.
Group-only access
Some experiences require you to be a member of a specific Roblox group. Check the experience's description for group membership requirements and join the group through the Roblox Groups page.
How to fix step by step
- 1Read the experience description for access requirements (group membership, whitelist, etc.)
- 2Join the required Roblox group if the experience is group-only
- 3Check if the experience is set to Private — only the creator can invite you in that case
- 4Contact the experience developer if you believe you should have access
How 528 differs from related codes
- Error 403: Roblox refused access to the requested resource or experience. (server or client)
- Error 311: Your Roblox account has a restriction that prevents you from joining the requested experience. This may be due to an account ban, parental controls, or age-based content filtering. (account-related)
- Error 267: Roblox kicked you from the experience because the client lost sync with the server. (server or client)