Issue with Testing Gamepasses

Hello :smiley:
I know that this general question has been answered extensively.
There is one thing however that irritates me.

I want to test, wether a gamepass purchase in my game works as intended.
I run the game in test mode so I don’t play as myself, but as “Player1”, since I already own the gamepass.

Instead of prompting the pruchase I get an error in the console:
AllowThirdPartySales has blocked the purchase prompt for 0 created by 2748923272. To sell this asset made by a different user, you will need to enable AllowThirdPartySales.

Why does this happen?

Go into game settings, security, and enable third party sales. It should fix that.

You have to go to your game Settings > Security and set “Allow Third Party Sales” to Enabled.

Thanks for the quick replies.
I assumed this would solve it. But this isnt really what I mean to do. I dont want to allow 3rd party sales.
This doesnt seem to be the “proper” way of doing it.
Or could I allow it for testing and disable again for the actual game?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.