I'm having issues when attempting to upload images for my homebrew content. It seems to recognize that I've uploaded a file, but it fails to load the file (both within the additional information section and when viewing the item). I tried resizing the image to be smaller, but that did not resolve the issue.
I'm having issues when attempting to upload images for my homebrew content. It seems to recognize that I've uploaded a file, but it fails to load the file (both within the additional information section and when viewing the item). I tried resizing the image to be smaller, but that did not resolve the issue.
When I check the network tab under chrome's developer tools, I see a 400 response for the image (https://www.dndbeyond.com/avatars/thumbnails/21749/954/315/315/637727839515466526.png):
<?xml version="1.0" encoding="UTF-8"?><Error><Code>RequestHeaderSectionTooLarge</Code><Message>Your request header section exceeds the maximum allowed size.</Message><MaxSizeAllowed>8192</MaxSizeAllowed><RequestId>4X5NR4BAM149XZV6</RequestId><HostId>jp/1Z+s3KT/4F7RxUyPiM5I+JObg8Kc8vDnlTw5e5+tk6x9CCye136lr/a/1tySwi9mW63Oh5OM=</HostId></Error>
You can disregard my report. I should've tried clearing my cache before posting. Not sure what caused the issue, but I'm able to load the image now.