Search Form

Lib Curl, Twitter API & “Expect: 100-continue” PAIN and How To Fix it

*this post will probably not be worthwhile for 99% of the normal shoemoney.com readers. But for those having the same issue it will be priceless.*

I have been working on a new twitter app for a couple months and at approximately 5pm on December 23rd 2008 (3 days ago) it all went boom.

All of my php curl (lib curl) requests started returning:

HTTP/1.1 417 Expectation Failed

and the exact html returned is:

<html><head>
<title>417 Expectation Failed</title>
</head><body>
<h1>Expectation Failed</h1>
<p>The expectation given in the Expect request-header
field could not be met by this server.</p>
<p>The client sent<pre>
Expect: 100-continue
</pre>
but we only allow the 100-continue expectation.</p>
</body></html>

It appears Twitter started being super anal about requests being sent and in particular the http/1.1 RFC post requests.

Anyway it took be a long time searching the web and trying various things until I figured out the solution by looking at some of the lib curl compilation files.

Just add:

PHP:
  1. curl_setopt($ch, CURLOPT_HTTPHEADER, array('Expect:'));

and you will be fixed!



Please read this disclaimer before acting on this post.
  • 59 comments. What say you?
    • RSS

Comments

  1. dnuske

    god bless you

    and all the people like you around the world

    =)

  2. blackwinged

    yayy, you saved my day!
    wouldn´t have figured this out so quickly on my own.

  3. danish

    thanks man … it really worked :)

  4. Al Becs

    Oh, you should have done great research. Your solution works perfectly!

    thanks!

  5. mystral-kk

    Thanks! Your solution works fine.

  6. alex

    YES! Thanks!

  7. Rodney Joyce

    There’s some hint as to where to add this line but I am not 100% sure:
    http://devblog.yedda.com/index.php/2007/05/16/twitter-c-library/#comments

  8. JumpByte

    Anybody wanna help me out? I’m using VB.NET and System.Net.ServicePointManager.Expect100Continue = False doesn’t solve my problem :\

    thanks!

  9. Derek P. Collins

    Ah, thank you so much for this! I wasn’t having this issue on my local server, but when I moved my Twitter app onto the production server I got this error. Your solution fixed it right up! Thank you, thank you, thank you!

  10. Mike Peters

    Count me in that 1% :-)

    We just had a similar issue with php-cgi and Nginx that took a few hours to trace. Turns out php-cgi adds 2 seconds when your POSTed data contains more than 1,000 characters and missing the Expect header.

  11. Drew

    Thanks for the tip. This is exactly what I needed to make this work at:
    http://twitter.com/CelleCast

  12. Personal Development Tips

    This is great stuff! I was having this problem exactly! When I searched for 100-continue expectation this is what I found. I added that line and then voila! It worked!

    Great job and thanks a bunch!

  13. Mr. School Fundraising Ideas

    I have heard of Twitter but haven’t quite gotten the whole concept why and how it is a big deal and how it can help you in your business?

  14. Mr. School Fundraising ideas

    I guess I am not a uber geek because I have no clue what is up with that twitter. The expectation failed but it says that the 100-expect is allowed. What does that mean, crazy stuff, and we wonder if machines will ever take over the human race… sorry to be the let down, they have already.

    Thanks
    Mr. School Fundraising Ideas

  15. Dick

    I lloked through the stuff again and sopped at the place where there is a photo of your elder daughter. The girl is so cute.She will be a doctor for sure.

  16. Dick

    I am thinking of the stuff again ready to make some progress in my self-improvement.

  17. BusinessX

    I am having to advance my programming skills to do some of the things I want to do (including API). So, I imagine I will be returning to this post someday soon.

  18. Dick

    Let’s call a spade a spade.

  19. Karl hadwen

    Thanks for the code love nerdy stuff like this lol

  20. Karl hadwen

    Thanks for this love nerdy code :)

  21. iskandarX

    This is what we call “AMAZING”. Dude you are awsome working for this.

  22. memory

    ummmm, i guess i’m part of the 99%…..it’s all greek to me!

  23. Typhoon

    By the way what’s the new application all about..Is it coming soon in the new year?

  24. Typhoon

    Sorry but shoe didn’t update his blog with this news..
    Google Have Updated PageRank of every blog almost..
    My blog is a PR3 from PR0

  25. Typhoon

    Waiting for your new tool..but no idea what you wrote in this post :{}

  26. Dick

    I ‘ve got interested in the information laying-out. ’tis good to know it.

  27. Juuso

    Nice… but where’s the super affiliate post? :)

  28. RockaFeller

    Wow, earning so much money and… YOU STILL CODE?!

  29. Kyle Irwin

    Welcome to curl101. Retards.

  30. Joe Tech

    Nice error. I just use the API rather than curl, but that has its limitations. I assume you’re making requests that don’t require the user’s twitter account to be authenticated.

  31. Owen

    That come just in time. Working on a Twitter thingy at the moment!

  32. Learn English Online

    Thanks a million for the knowledge.

  33. Hyder

    Thanks for this info my developer might need to know this, it’s all Greek to me, for a twitter widget we’re building.

  34. Work At Home

    Wow.. I would have give up doing this work by now. Well done

  35. Blog And Make Cash

    Nice trick, I was looking for it since days! curl rocks, definitely.

  36. Wesley

    I’ve used the twitter api with curl as well and never had to do this, this is definitely weird.

  37. Affiliate Showdown

    Im now starting to wonder what you got cooking over there.

  38. Mark

    Long time reader, first time poster. I know enough about Twitter to be dangerous and I got myself banned tonight by signing up with a service called Twauter that creates auto follows. Anyway I do have a twitter app that is pretty cool called ObamaTweet at http://www.obamatweet.com/ . It pulls all Tweets with the word Obama from the Twitter DB and displays a realtime Obama River. I’m getting it ready for a big marketing push before the swearing in. Any tips would be appreciated.
    ~Mark
    mark@adsenserockstar.com

  39. Taris Janitens

    Thanks for the heads up!! I’m sure someone will be able to use this, ableit not me :)

  40. Day

    That’s so you can’t say Expect-100: gimme(document.cookie)

  41. Jason

    Thanks for the heads-up! Just getting my feet wet now with the Twitter API…

  42. Internet Marketing Industry

    I have to agree with the above – definitely interested in learning about this new app – glad to see you found the solution – maybe the issue happened because of all of the apps being built for twitter now a days -looking forward to what you have to share.

  43. Brennan

    I know many people who will be able to use this. I haven’t really gotten into the whole Twitter thing yet but it seems like every blogger is saying how great it is so I might just have to join in on it.

    • Taris Janitens

      You and me both – I just don’t wanna be tied to my phone 24-7 personally which is why I am avoiding it

      • SEO Tips South Africa

        I’ve also been avoiding twitter, but it seems that the mainstream pressure is going to force me to re-appraise and try to get into it!

  44. Internet Marketing Access

    I think I am now more interested in the twitter app that you have been working on for the past few months. lol What does it do or is that a secret?

  45. Steven-Sanders

    Good to know. Thanks for the great info!

  46. jtGraphic

    Seriously… I love when you post nerdy stuff :) This stuff is sooo useful. Thanks.

    • meethere

      can’t wait to see your twitter tool/site… :D

      • jtGraphic

        Thanks. I’ll keep people posted!

  47. Wesley

    It just means that curl should send an empty “Expect:” header over to twitter, since otherwise twitter may misinterpret.

Trackbacks url:

By commenting on this post you agree to the comment policy

Leave a Comment...