It always errors when someone tries to buy. ROBLOX's buy gui pops up but clicking the yes or buy button on it will return with an error. However, when I put the code in the dev. console it works fine.
Script:
game:GetService("MarketplaceService"):PromptProductPurchase(game.Players:FindFirstChild(tostring(player)),29708853)
Output (happens from using script, doesnt happen when doing it from dev. console):
"PurchasePromptScript: onAcceptPurchase() failed because HTTP 403 (HTTP/1.1 403 Forbidden)"
PLEASE NOTE: I PUT THIS THREAD HERE AND NOT ON SCRIPTERS BECAUSE THIS ERROR IS HAPPENING FROM ROBLOX, NOT THE SCRIPT. I ALREADY REARRANGED THE CODE AND THIS STILL HAPPENS.
-secretidagent
-secretidagent |