Open Cloud Ordered Data Store APIs are down

The open cloud ordered data store apis all return 404 for everything no matter what

They used to work fine, and we used them in a game, but one day they randomly all broke and now return “404 Not Found”
It’s not a permission issue, we tested all the token permission stuff and we never removed a token anyways so it broke randomly

Expected behavior

Being able to use ordered data store open cloud apis

A private message is associated with this bug report

Hi there,

Can you give us some more details to investigate? According to our telemetry the Open Cloud API for Ordered Data Stores seems to be functioning correctly.

  • When did they randomly break? Did anything in your game change around that time?
  • Is this game the exclusive user for the DataStore(s) in question? Are the keys being modified/deleted by the game code via Lua scripts?
  • Can you try writing a new key and reading it after write is successful? Does that also result in a 404 Not Found?
1 Like