Update game pass icon web API no longer exists

Reproduction Steps

Attempt to update a game pass’s icon with the https://publish.roblox.com/v1/game-passes/{}/icon endpoint.

Expected Behavior

The endpoint exists and the icon is updated.

Actual Behavior

The endpoint returns 404 Not Found.

Workaround

Yes but very hacky. Need to use the website API https://www.roblox.com/game-pass/update which has undesirable behaviour (when trying to just update the icon it also resets the name and description properties).

Issue Area: Roblox Website
Page URL: https://publish.roblox.com/v1/game-passes/{}/icon
Impact: Moderate
Frequency: Constantly
Date First Experienced: 2022-06-14 14:06:00 (-05:00)
Date Last Experienced: 2022-06-15 00:06:00 (-05:00)

1 Like

This issue was originally reported to me by a user of the Mantle tool which relies on it to update game pass icons: https://github.com/blake-mealey/mantle/issues/148

hi @M0RGOTH,

thanks for bringing this up. it looks like the endpoint was actually removed last November, and we missed on announcing it. apologies for the lack of warning and communication.

we are however working on a substitute for uploading images (& assets) which will supported via Open Cloud - we hope to have something out soon for that. I’ll keep this post in mind when it is released.

4 Likes

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