question

Wanchai Khonthai avatar image
Wanchai Khonthai asked

How to delete Asset Package zip file in Multiplayer Server Build?

I can't find UI to delete the uploaded asset. I tried using this API.

https://api.playfab.com/documentation/multiplayer/method/DeleteAsset

It stuck and said that "Please wait while we log you in and make your api call" in the website. If I use the API directly in the code then it said that "This API method does not allow anonymous callers".

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Wanchai Khonthai avatar image
Wanchai Khonthai answered

OK, I can finally delete the uploaded asset package. I have to use GetEntityToken before calling DeleteAsset.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.