Endpoint fails when authenticated and only works in incognito/signed out (economy.roblox.com/v2/developer-products/)

Reproduction Steps

Simply accessing the endpoint while logged into Roblox returns ‘Internal Server Error’. However, using the browser in private mode allows for the endpoint to work. I showed the problem to some other people and the same happens to them on their browsers.

Browser info:
User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36
Platform Type: PC
Device Type: Computer

Expected Behavior

The api should return the proper data when logged into Roblox, rather than ‘internal server error’.

Actual Behavior

The endpoint says ‘internal server error’ with a status code of 500 while trying to GET request from the endpoint while logged into Roblox.

Video demo: Endpoint Failure

Workaround

Using the browser in incognito/private mode returns the proper data from the endpoint.

Issue Area: Roblox Website
Page URL: https://economy.roblox.com/v2/developer-products/11453859833/info
Impact: High
Frequency: Very Rarely
Date First Experienced: 2023-03-10 18:03:00 (-05:00)

2 Likes

Thanks for the report! We’ll follow up when we have an update for you.

2 Likes

Also related to this endpoint, why is it /developer-products/:id/info if this endpoint is for asset IDs? It’s a pretty misleading name and could cause confusion with actual developer products.