I know there’s a bunch of topics about this but none of them have resolved my issue. I need to use CreatePlaceAsync for a project and instead of doing it directly in the project first, I’ve decided to do it in a new place.
I’ve enabled all the copying settings and stuff in the place and I’m getting the error:
Game:CreatePlace received and error: HTTP 403 (Forbidden)
API and HTTP Requests for the game are enabled along with the settings listed above
(Don’t mind me using my alt account, it’s just convenient right now)
There’s no error in the console when I’m actually playing the game. Yep this technically is the solution. But now I’m stuck with trying to get the place into the players’ inventory.
Because AssetService:CreatePlaceInPlayerInventoryAsync was removed