You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so the problem with an empty expects header is it's fundamentally against the RFCs - which is why I took it out. it's also not required, from my testing, for v1.1 of the Twitter API.
i'll try and spend some time this christmas finding an RFC compatible way of making this work.
I'm trying to upload an image and status to Twitter, but the response I get back is 417 and nothing gets posted.
My code is this
I've seen some other issues like this (like this one http://www.lampdocs.com/blog/2011/06/twitter-error-417-expectation-failed-php-solution/) but I can't seem to get around it.
Any ideas?
The text was updated successfully, but these errors were encountered: