question

tylerparker avatar image
tylerparker asked

Subsequent UGC Uploads usually fail

For our current playfab app, initial UGC uploads always work.

However, this same upload process 'usually' fails on subsequent attempts:

/Catalog/CreateDraftItem: One or more Content or Image Urls does not exist.

Occasionally, the upload will work AFTER receiving this error, so is not consistent.

The current work-around has us closing our client app, with a relogin to Playfab (to allow one safe upload until error re-occurs).

As the same code 'sometimes' works, the case of varying API results seems odd.

How might I resolve?

Thank you in advance!

In-Game EconomyContent
1 comment
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

·
Xiao Zha avatar image
Xiao Zha answered

We reproduce your issue by creating Upload Url but not uploading images. Therefore, your issue may be due to an incomplete or failed upload of the image. You can add some logic to retry uploading images to solve the issue.

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.