Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Add Custom Playlist Cover Image

Solved!

Add Custom Playlist Cover Image

The response from my action
status: 413,
ok: false,
status Text: 'Request Entity Too Large',

But I make sure that the image size is <= 256 KB
And it was converted to base64

code.png
Reply

Accepted Solutions
Marked as solution

Hi sshuvoo, Welcome to the Community!

 

I understand how this issue can be confusing. The error message you're seeing, "Request Entity Too Large," typically means that the base64 string of your image exceeds the size limit. While your original image may be under 256 KB, converting it to a base64 string can increase its size.

 

To resolve this, you'll need to make sure the base64 string itself is less than 256 KB. Try reducing the image's dimensions or compressing it further before converting it to base64.

 

If you continue to experience issues or have any other questions, feel free to ask.

XimzendSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

View solution in original post

1 Reply
Marked as solution

Hi sshuvoo, Welcome to the Community!

 

I understand how this issue can be confusing. The error message you're seeing, "Request Entity Too Large," typically means that the base64 string of your image exceeds the size limit. While your original image may be under 256 KB, converting it to a base64 string can increase its size.

 

To resolve this, you'll need to make sure the base64 string itself is less than 256 KB. Try reducing the image's dimensions or compressing it further before converting it to base64.

 

If you continue to experience issues or have any other questions, feel free to ask.

XimzendSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

Suggested posts

Type a product name