API Diagnostics
Test your Roblox API configuration
Test Ranking API
Enter a Roblox user ID to test if the API can rank them. The user must already be a member of group 60990010.
Common Issues
403 Forbidden - PERMISSION_DENIED
Your API key is missing the group:write scope. You need to create a new User API key with the correct permissions.
404 Not Found
The user is not a member of the group. They must join group 60990010 before they can be ranked.
401 Unauthorized
The API_SECRET_KEY in your Roblox ServerScript doesn't match your environment variable.