Hello, I am wanting to make a web application that gets the CreatorID of a PlaceID but how could I get it?
(I know the CreatorID Is in DataModel but I am needing it in a web application for various reasons.)
Expected Result: Posted PlaceID to web application → PlaceID transfers to UserID of the owner
By web client needing to be logged in, what are you referring to? The endpoint doesn’t need any login information. Just pass a PlaceId and it should give you a JSON table of the place’s details. No?
This endpoint needs a .RobloxSecurity cookie for some reason. It’s a really weird artifact. (You can test this by opening the browser in incognito mode)