As of now verification is stopped entirely if the request to users.roblox.com/v1/users/:id fails, which has been causing plenty of issues for weeks now.
Instead we should continue and use the username the registry stores, which should be good enough since Roblox redirects old usernames. A warning was added to the bottom of the final status if we were ratelimited.
As of now verification is stopped entirely if the request to
users.roblox.com/v1/users/:id
fails, which has been causing plenty of issues for weeks now.Instead we should continue and use the username the registry stores, which should be good enough since Roblox redirects old usernames. A warning was added to the bottom of the final status if we were ratelimited.