Undocumented error intermittently returned for no reason

Intermittently, the list entries API returns the following error: {"code":2,"message":"Exception was thrown by handler."}

URL: https://apis.roblox.com/cloud/v2/universes/1970777754/data-stores/rank-requests/entries?maxPageSize=256
Method: GET
Headers: {"x-api-key": "key"}
Body: N/A

This error was produced on a Ubuntu VPS

Expected behavior

I expect the API to return the entries in the supplied datastore

1 Like

Hi! Looking into this issue now. Just curious has this been happening for a while now or just recently? Is it still happening?

Just recently, and it doesn’t seem to occur that frequently

I think its related to some timeouts on our end. I will keep looking into it