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

[SOLVED] How do I enable API access?

Asked by 5 years ago
Edited 5 years ago

So I was working on a global leaderboard and when I did a solo test this error message appeared in my output:

15:22:15.160 - 403: Cannot write to DataStore from studio if API access is not enabled.

When you click on the message it brings you to my Global leaderboard script. It then brings me to this line:

    CashODS:SetAsync(Player.Name, Player.leaderstats.Bucks.Value)

Note: My currency is set to "Bucks" so that why it isn't cash.

Beyond that point, I am stuck and don't know how and what to do to fix this error message. How do I enable API access?

0
is on the website DinozCreates 1070 — 5y

1 answer

Log in to vote
1
Answered by 5 years ago

Develop < (your game) < Configure Game < Basic Settings < Enable Studio Access to API Services

1
inhuman reactions DinozCreates 1070 — 5y
0
thats me Gey4Jesus69 2705 — 5y
0
Thanks! sbob12345m 59 — 5y
0
yw Gey4Jesus69 2705 — 5y
Ad

Answer this question