Unable to purchase items that are set to "Experiences and Dev API only"

I’ve set the following item to be able to be purchased only in an experience that I’ve allowed.
However when I go an attempt to purchase the item in that game, the transaction doesn’t go through

From what Im aware of this is only affecting normal items, limited items that are set to “Experiences and Dev API only” can still be purchased in those set experiences.

Video of what happens when I try to purchase it:

Expected behavior

I’d expect the purchase to go through, the robux to be deducted and the item to appear in my inventory to wear.

1 Like

Could it be something with the client or server script?

I’ve attempted this on multiple of my items and on different experiences. The same error pops up each time.

Most likely a problem with your script then.

Hi @shr2mp , looking at the uploaded video, is the purchase prompt coming from a local script? Due to a recent exploit we have enforced all in experience only items to require a service script PromptPurchase() call.