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

Request Entity Too Large Error with Spotipy

Request Entity Too Large Error with Spotipy

I'm working on a Python data science project with my streaming history and 

Spotipy. I have a list of URIs that I want to retrieve data from (key, mode, etc.) and I got this error. Does anyone know what this means/how to resolve it? 

 

<html><head>

<meta http-equiv="content-type" content="text/html;charset=utf-8">

<title>413 Request Entity Too Large</title>

</head>

<body text=#000000 bgcolor=#ffffff>

<h1>Error: Request Entity Too Large</h1>

<h2>Your client issued a request that was too large.

</h2>

<h2><script>

 

It worked later in my program with 10 URIs, not sure why it did there but not here. I was sending 11,000 URIs through a loop so I thought that was too many but only sending 1 resulted in the same error.

 

Thanks! 

Reply
0 Replies

Suggested posts