Images: Direct Creator Upload Error 5408

If the image size is large enough but still way under the size limit (occurs with images 3MB and up), the upload doesn't happen fast enough it seems. The response error seems to indicate that the connection might be timing out on the CloudFlare server:
json {
"result": null,
"success": false,
"errors": [
{
"code": 5408,
"message": "The upload failed to send due to a slow connection. Check your internet connection and try again."
}
],
"messages": []
}
json {
"result": null,
"success": false,
"errors": [
{
"code": 5408,
"message": "The upload failed to send due to a slow connection. Check your internet connection and try again."
}
],
"messages": []
}
I am using XHR to track the progress of the upload which seems to complete at 100% but this final response from CloudFlare server indicates that the upload failed. Any ideas what might be going on and how to fix? Thank you
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server