So, I am trying to rewrite a browser-based editor that is like Roblox Studio as I wrote it before the OpenCloud and OAuth APIs, and it relied on cookies. I am searching through the Roblox Open Cloud docs, it looks to seems that publishing places isn’t supported by OAuth. In this picture it looks like there isn’t even a scope for it since it is undefined.
Also, I was searching, and there is no way to list experiences or places owned by the user with the OAuth API. I know of an API that works with cookies but not with OAuth.
I don’t know if an API such as this exists for OAuth.
Hi @SpoostyGuy, thank you for reporting this. As @moo1210 said, the scope for this is particular endpoint is universe-places:write. We’ll get the docs fixed soon to show that instead of undefined.