Who can access the DataStoreService when used with SetUniverseId and SetPlaceId?
As example, let’s say I have a test game that has datastore enabled and I use SetUniverseId and SetPlaceId to test them on a local file.
Who else can access it if they have the universeid and the placeid? Can only the game owner access it and others will get a 403 Forbidden Request?