Open abancroft0 opened 1 year ago
Hi @abancroft0,
Sorry for the late response on this issue. Could you try to upload a file and send me the mediaId that you get returned after uploading a file? I'd also need the portal url so I can see where the asset has gone to.
We are seeing files that upload through the SDK & APIs without a problem, but when we go to check immediately after uploading for the file's s3 download URL, it returns nothing (null or empty string). When we go and check on the UI, we also cannot download the file, so it's essentially lost.
This has been on-going for a few months now, we had some code after the SDK to check that the URL for downloading worked, and if not we would retain the file and retry later. We disabled that temporarily and found that this issue is still happening.
We did modify the UploadFileAsync slightly, but only to allow uploading by Base64.