Hi, we are seeing place publishing via opencloud api sometimes return “400 Bad Request” status code.
Endpoint: apis.roblox.com/universes/v1/{universeId}/places/{placeId}/versions?versionType=Published
Headers:
- Content-Type is application/octet-stream (with Rbxl binary file)
- x-api-key is a user api key with access to the group and correct scopes
I’m able to reproduce the issue in Postman. Please see private comment for screenshots.
Do you have any idea on why this could be happening? It’s impacting our daily operations on Driving Empire
Expected behavior
The endpoint should return 200 OK with response body including the new version number.
A private message is associated with this bug report