Open Cloud v1 and v2 "List Ordered Data Store Entries" endpoint broken

https://apis.roblox.com/cloud/v2/universes/<UNIVERSE_ID>/ordered-data-stores/<ODS_NAME>/scopes/global/entries
(this also occurs with v1 endpoint)

When providing a valid “ordered_data_store_id” the server returns
{"code":16,"message":"Not authorized."}

even though the api key is in-scope to conduct such request.

Expected behavior

returns the list of entries when a valid api key and data is passed.

(unsure if other endpoints are experiencing the same issue, only tested the list ordered data store entries endpoint seems to have an issue for my use case right now).

A private message is associated with this bug report

1 Like

Hey there, is this a user-owned API key or a group-owned API key?

Does the user who last regenerated the API key have edit permissions to the experience in question?

cc @lewisakura as well if you have more info

3 Likes

It’s a group owned API key,
Yes, the user who last regenerated the api key does have edit permissions to the experience.

2 Likes

Hello! This issue looks resolved on our end, could you confirm? Super sorry about the inconvenience

Bit late for the summon but it’s resolved on our end!

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