Hello there, it seems like there’s a Roblox-wide outage affecting aspects of the MarketplaceService in all games. Here’s the console output from one of our servers for reference, UserOwnsGamePassAsync is the one that is affected in our game:
Even if this is a Roblox issue, I recommend you adding pcalls in your code so the game does not break when checking for gamepasses, more safe that way!