Roblox teleportation API problem

Hello, I’m DarkBegin I’m working on an adventure game using a lot of teleporters to reach another place. So yesterday I was playing with my friends, and we reached the 3rd teleporter, we were supposed to reach the final map but we didn’t because of a new Roblox error :


(Also, the teleporter breaks because we can’t save our exp correctly strangely… EXPService is not the problem)
I don’t know what to do, do I need to rewrite entirely the script of the teleporter? All my teleporters have the same script to work (only the ID Roblox place is different).
Any ideas?

Enable HTTP services in studio

1 Like

Already enabled

Activate this:

If it doesn’t work, there is an error in your script :slightly_smiling_face:

But as I said before, it’s been a while I work with this script, it always worked… So I’m going to enable it, I try.

so I retried alone my game, and it works but I didn’t touch my settings. I opened my Roblox Studio and

it was already enabled…

It seems like roblox server is down at your location.
TeleportService often fails to teleport, so I think it will work if you try again after an hour.

1 Like

Do you know something better than TeleportService to avoid fails to teleport ??