Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

please help? " 14:50:39.242 - 502: API Services rejected request with error. HTTP 403 (Forbidden)"

Asked by 3 years ago

please help me the code is

game.Players.PlayerRemoving:Connect(function(player)
    datastore:SetAsync(player.UserId, player.leaderstats.Milk.Value)
    datastore:SetAsync(player.UserId, player.leaderstats.Coins.Value)
end)
0
Go to your game settings and enable API Services Jomeliter 55 — 3y

1 answer

Log in to vote
2
Answered by
JesseSong 3916 Moderation Voter Community Moderator
3 years ago
Edited 3 years ago

Basically, you have to go toteam create and make sure your the owner, if you're not, then you cannot use datastores.

Make sure you publish the game.

0
ok cjkizzy286 40 — 3y
Ad

Answer this question