OpenCloud endpoint for updating single entry in Ordered Data Store (apis.roblox.com | Documentation - Roblox Creator Hub) keeps returning code 0 with no error message, despite having all path/query fields filled correctly. This is frustrating, as I cannot say if this is issue on my side or Roblox’s.
If it helps, I’m using following url: https://apis.roblox.com/user/cloud/v2/... as I’m working on a web plugin and would like to have plug-n-play experience without any login shenanigans.
Expected behavior
More concrete and better error messages, describing exactly where issue occurs.
This would require me to request user to create a API key for each universe and input it into the extension, adding more unnecessary steps for setup.
I’m using the current prefix since I can auth the requests with user cookie, just like Creator Dashboard does when requesting eg. existing datastores or getting specific key details. Of course this is not documented, and I’m just guessing this API is not covered under user path.