Prompt Wrong Gamepass


if SELECTED == "5" then
			print("Prompt Purchase")
			mps:PromptProductPurchase(player, 12894224)
		end

Its prompting the wrong gamepass . It says

llowThirdPartySales has blocked the purchase prompt for 86109997 created by 20882564. To sell this asset made by a different user, you will need to enable AllowThirdPartySales.

It has legit nothing to do with what I wrote

PromptProductPurchase is for developer products; you should use PromptGamePassPurchase.

1 Like