[SOLVED] Gamepass ownership updates WAY to slow!

I get complains all the time, people buy a gamepass, join a server, and the gamepass service says they don’t have the gamepass!

Here is proof of the occurance:

I believe this only happens when they’ve just recently bought it, like it takes a day or so for the gamepass to ACTUALLY work. It’s very frustrating for all the users.

The gamepass function needs to check for gamepasses, not get some 2 days old cashe memory of it.

1 Like

Use either BadgeService or MarketPlaceService. BadgeService will cache for a short time and I don’t think MarketPlaceService will at all

1 Like

Never use GamePassService.

UserOwnsAsset.png

4 Likes

But… you don’t have the gamepass… it isn’t in your inventory.
(Well, I assume it isn’t, since it’s a GROUP ASSET and you actually see a buy button)

EDIT: I see you used an alt… nvm

Ah! Thanks guys! I’ll use market service then :smile:

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