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

Why is the API service rejecting even when I have enabled it?

Asked by
Mineloxer 187
6 years ago

Everytime I use this:

-- Suppose I have my money as well as the moneyDS and the player
money.Value = moneyDS:GetAsync(player.UserId)

Everytime I request, it throws this error in the output/console: API Services rejected request with error: HTTP 0 (HTTP 403 (HTTP/1.1 403 Forbidden))

And then it refers to the line of code above. Anyone knows why this happens?

0
Is this in-game or studio? Goulstem 8144 — 6y
0
Some things in studio don't work however work in game abnotaddable 920 — 6y
0
Have you tried enabling studio API access in the game's page? That might help :) flame7787 0 — 6y
0
This happens only in studio but not in-game, @flame7787 It is enabled, but I am still getting the error, don't worry that mistake didn't get me :D Mineloxer 187 — 6y

Answer this question