Dr_Luxxe
(Luxxe)
#1
I’m creating a large service that allows users to get perks in discord servers, and to display information about gamepasses. I used to use https://api.roblox.com/marketplace/game-pass-product-info?gamePassId=1234.
ROBLOX, since about yesterday, has deprecated the API and it is no longer functional. Is there any alternative to the API?
You can just use MarketplaceService:GetProductInfo()
.
1 Like
Dr_Luxxe
(Luxxe)
#3
That’s not possible on a discord bot. I need a Web API, because it’s not a roblox game.
Then maybe use a proxy for the API link.
Qin2007
(Qin2007)
#5
this means you cannot accsess that part
2jammers
(2jammers)
#6
Take a look at the marketplace API.
VSCPlays
(VSCPlays)
#7
There is an alternative in an API which works the same https://economy.roblox.com/v1/game-pass/gamepass-Id/game-pass-product-info
Roblox to Discord API was depreciated more than a year now, not just yesterday, so I’ve heard.
Dr_Luxxe
(Luxxe)
#10
I’m not talking about ROBLOX to Discord API, if you read my post it is completely outside of roblox.
system
(system)
Closed
#11
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.