When i try to teleport to another place in the experience i wont get teleported. the error is this: Failed to reserve a private server. Error: HTTP 403 (Forbidden). I made it with the script with the Assistant. i think the assistant made the error because i found this in the script:
if not teleportSuccess then
-- Log the specific error if teleport fails
warn("Teleport failed: TeleportToPrivateServer error. Error: " .. tostring(teleportResult))
-- Players were not teleported, but we still reset the pad state below
else
print("TeleportToPrivateServer called successfully. JobId: " .. tostring(teleportResult))
-- Clear the list locally for those successfully teleported (or attempted)
-- Note: Players might fail individually, TeleportService handles this internally.
end```
it tells me that the script isnt the error but the games settings is and it keeps asking me to turn on "Allow third party teleports" but it wont work even though I have it on. Can anybody help? ask if you want the whole script.
** You are now Level 3! **