As a Roblox developer, I cannot teleport players to a private server (Not a reserved server via the API, I am referencing private servers created on the website), even if it’s initiated from the server and if the owner is one of the users I’m attempting to teleport (It throws an unauthorized error message).
It would benefit me greatly (And I believe other developers would benefit from this too) if Roblox carved out an exception for the teleport API, so that if the server’s owner is in the list of players to teleport, the request is authorized.
This would allow me to teleport players back to their respective private servers v. putting them in a public server/reserved server after teleporting them to a different game in the universe.