I am using open cloud to upload assets but only get operations/6c32e511..
as the response.data.path.
How can i make this operations string or something else into an assetid that I can use.
I am using open cloud to upload assets but only get operations/6c32e511..
as the response.data.path.
How can i make this operations string or something else into an assetid that I can use.
From the open cloud documentation:
You need to send a seperate GET request top https://apis.roblox.com/assets/v1/operations/{operationId}, which will give you a lot more information:
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.