Hello guys,
I’m trying to upload some jpeg
images into Images and I’m experiencing this issue currently
I’m doing the upload over the Cloudflare dashboard but I also have some custom uploaders created and they are all not working because of SparrowEventNotAllowedError
.
Any solution for these issues?
sven2
January 27, 2022, 12:19pm
2
Could you please share the response in the network tab to the …/images/v1 call?
Hey, @sven2 I can only see 403 error with no response, where is a print screen.
sven2
January 27, 2022, 12:55pm
4
The file you uploaded was too large.
2 Likes
damn, I didn’t even bother to check. Sorry and thanks.
Is that what the 5413 error means? Or is there some other indicator that the image was too large?
sven2
January 27, 2022, 2:24pm
7
It should be indicated in the body of the response as well. 5413 = PAYLOAD_TOO_LARGE
2 Likes
system
Closed
January 30, 2022, 2:25pm
8
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.