Team create datastore access for saving is forbidden since the latest update

Reproduction Steps

  1. Create a game on account 1
  2. Invite account 2 via team create into the game (make sure its not a group owned game)
  3. enable the api access for the datastore
  4. launch a test server on account 2 and use :setasync or :updateasync
    image

Expected Behavior
The datastore to actually save the data im trying to save.

Actual Behavior
The datastore rejects the setasync call and tells you you dont have permission that its forbidden.
Getasync still works, but setasync / updateasync does not work.

Issue Area: Studio
Issue Type: Other
Impact: Very High
Frequency: Constantly
Date First Experienced: 2021-10-01 00:10:00 (+02:00)

4 Likes

@rickje139 Thanks for reporting this issue, we are actively looking into this. Could you please try again with 🔨Plane Crazy🔨 - Roblox, we enabled a temporary workaround and want to see if the issue is fixed.

2 Likes

This seems to have resolved the issue.

Thanks, would you be open to us reverting the temporary workaround and confirming again that you are able to reproduce the issue?

Also would you be able to take a screen recording of the issue?

Sure, tell me once it has been reverted back again so i can test it.

Thanks, has been reverted, you are good to test.

2 Likes

Well thats weird…
I have made a weird discovery.

Saving works just fine for the userID’s under 0, but as soon as i tried saving to someone his userID it gave me the error.
image

Whenever i load the ID 2628763607 and try to save something new to it it gives me the error only when saving.
The person has a lot of savedata aswell so im not sure whether that might have something to do with it.

Hi @rickje139 , do you still experience this issue?

1 Like

The issue has been fixed and everything is working correctly now.