Developer product image api fails with status code 504

Uploading a developer product image through the API returns a 504 timeout response. This can be seen on the create page when attempting to change the product icon.

When this issue first appeared, the website was also showing an error. Now, this error doesn’t show on the front end.
image

The image gets uploaded correctly. Only the API response fails, making it harder to use the API.

Expected behavior

The API should not timeout and should respond with status code of 200

Page URL: https://apis.roblox.com/developer-products/v1/developer-products/1382293480/image

2 Likes

Hi - looking into this; just to confirm, the image upload goes through but it still returns a 504? Or the entire call to save changes fails?

1 Like

yes, uploading works but returns 504

This should be fixed, let me know if you see it again.

2 Likes

We’ve fixed the bug! Everything should be running properly now. Are you encountering any more difficulties?

2 Likes

Works great, thanks for the quick response!

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