This is really bugging me, I made a game-pass the night Roblox added the update.
Now that they reverted it, I cant delete the pass, it just states
Error 400 Bad Request
The link of the gamepass is: Duck pass - Roblox
This is really bugging me, I made a game-pass the night Roblox added the update.
Now that they reverted it, I cant delete the pass, it just states
Error 400 Bad Request
The link of the gamepass is: Duck pass - Roblox
Iād also like some confirmation on this, Iāve had reports in the past about players not getting their items because theyāve rejoined the same server before
Iām aware this was reverted but any gamepass I upload now requires me to use PlayerHasPass otherwise it returns false in every case. This is an annoyance given that it isnāt a gamepass ID and it caches the results using the ānewā API.
Edit: NVM, this only happens in studio.
Iām having some issues with this such as it detecting that I own my own gamepass even when itās deleted from my inventory. This is really annoying for testingā¦
I donāt see how I can get the Gamepass Id from the Asset Id. I pasted the link with my Asset Id and the urls are exactly the same. Iām confusedā¦? Any help?
Looks like you missed the update (and the big text at the start of the post).
Getting the new IDās in this system is nigh impossible and confusing as hell
What the hell kind of tutorial is:
Any time you go to the /gamepass/ directory it redirects you to the library asset link
I donāt think this is enabled yet.
What should I use for the time being?
Use the regular IDs and PromptPurchase.
For checking the gamepass I mean
This one, I believe:
http://wiki.roblox.com/index.php?title=API:Class/MarketplaceService/PlayerOwnsAsset
You can ignore any warnings it throws for game passes. Thatās a side effect of them turning off this update but never removing the warning there.
Can documentation be updated to reflect the fact that some of these services do not work? Iāve been using PromptGamePassPurchaseFinished
and itās been disabled and thereās no indication that it is. Will another update come that causes PromptPurchaseFinished
to stop working in favor of using the gamepass version?
Itād be handy if such a notification came through Studio, Output window or the in-game debug menu - perhaps even a warning - āXā¦āIs currently disabledāā
What makes this even more annoying is that the marketplaceservice functions have stopped working in studio with the output telling you to switch to the broken gamepassservice ones. Really really annoying - I remember a few months ago I swapped my entire game to the new system and then had to reverse it all after the gameās purchases stopped working entirely.
Any news?
same here
I spent a good few hours being confused on what to do with my gamepasses, can this be updated to be more clear please, what functions we should and shouldnāt use? Thanks.
Thank you all for patiently waiting for a response from us. We are actively working on updating our documentation on this and have an announcement coming up later this week in regards to it.