This is a pretty simple but annoying problem I’m having.
game:GetService("MarketplaceService"):PromptPurchase(game.Players.LocalPlayer, 4063984)
Running that code throws this warning.
But obviously, this is a gamepass
Does anyone have any ideas on how to fix this? Am I using part of the recently deprecated API? Do I need to convert the ID or something?