iTunes Podcast HTTP 400 error

I always feel special when I search Google for a very specific error message and find absolutely zero other references to it online.

This time, I was developing a PHP-generated RSS feed for consumption as a podcast. I was testing the feed in iTunes, which was giving me the helpful error message

An unknown error has occurred (400)

The Apache error log, meanwhile was telling me

request failed: erroneous characters after protocol string

In the end, the problem turned out to be with unencoded spaces in the enclosure filename; where the enclosure tag should have looked like

<enclosure url="http://127.0.0.1/files/devuser/01%20In%20The%20Limelight.mp3" length="2026554" type="audio/mpeg"/>

The tag causing the error looked like

<enclosure url="http://127.0.0.1/files/devuser/01 In The Limelight.mp3" length="2026554" type="audio/mpeg"/>

(Shame on me.)

Tagged:

Also

1 comment

 
Sue wrote 8 years 29 weeks ago

geek :-D

geek :-D

Please register or login to post a comment.
Syndicate content

Twitter

  • Speaking of the 1990's http://www.hwg.org/ 4 years 15 weeks ago
  • "Oh, I see! You're like a webmaster from the 1990s, except you can't even code HTML." http://bit.ly/dsjBEX #fb 4 years 15 weeks ago
  • Please, please: DO NOT put a hyperlink on a filename unless clicking on said link actually downloads that file. #ihatesourceforge #uxfail 4 years 15 weeks ago
  • RT @ebertchicago:Josh reminds me: If we went back to what the Founding Fathers wanted, as Sarah Palin desires, she wouldn't be able to vote. 4 years 15 weeks ago
  • RT @tommysalami: Great "how I got into horror" blog post by @brittnahjade http://is.gd/c4dj8 Awwww :) 4 years 15 weeks ago

Older

Contact

Andy Chase
(978) 297-6402
andychase [at] gmail.com
GPG/PGP Public Key