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 23 weeks ago

geek :-D

geek :-D

Please register or login to post a comment.
Syndicate content

Twitter

  • Why did it take me this long to realize that MultiMarkdown will convert Markdown to Latex for you? Intriguing possibilities. 4 years 6 weeks ago
  • Protip: Don't use a handy drupal form screenshot to test a CCK imagefield... "WHERE ARE THOSE WEIRD FIELDS COMING FROM???" 4 years 6 weeks ago
  • Burt Mustin sighted in an Adam 12 rerun! 4 years 7 weeks ago
  • George Wendt and William Atherton in 'Re-animator: The Musical'. What more needs to be said, really? #fb 4 years 7 weeks ago
  • Sam Adams Noble Pils after working all day in the sun? Yes sir. 4 years 7 weeks ago

Older

Contact

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