Web API 'statuses/update.xml' brings an error called '(417) Expectation Failed'.

75 views
Skip to first unread message

MacReeg

unread,
Dec 29, 2008, 11:52:36 AM12/29/08
to Twitter Development Talk
Hello together!

I use the web API 'statuses/update.xml' to send news about the IT to
the community. Via a C#-Webrequest I send this news inserted into
<status> tags to the update.xml. This goes very good and all my news
were updated. I was getting a xml schema back after sending my twitter
message.

Since 3:52 PM Dec 23rd the web API 'statuses/update.xml' will brings
an error called '(417) Expectation Failed'.

Who knows this error and what can I do to send news over the web API
again?

Greetings, MacReeg

Alex Payne

unread,
Dec 29, 2008, 12:38:20 PM12/29/08
to twitter-deve...@googlegroups.com
Please see this thread in this very group:
http://groups.google.com/group/twitter-development-talk/browse_thread/thread/7c67ff1a2407dee7

--
Alex Payne - API Lead, Twitter, Inc.
http://twitter.com/al3x

MacReeg

unread,
Dec 29, 2008, 6:29:56 PM12/29/08
to Twitter Development Talk
Thank you for the help. To set the boolean of
'ServicePointManager.Expect100Continue = false;' was the magic row
that I have to insert into my C#-Code!

Greetings, MacReeg


On Dec 29, 6:38 pm, "Alex Payne" <a...@twitter.com> wrote:
> Please see this thread in this very group:http://groups.google.com/group/twitter-development-talk/browse_thread...
>
>
>
>
>
> On Mon, Dec 29, 2008 at 08:52, MacReeg <MacR...@googlemail.com> wrote:
>
> > Hello together!
>
> > I use the web API 'statuses/update.xml' to send news about the IT to
> > the community. Via a C#-Webrequest I send this news inserted into
> > <status> tags to the update.xml. This goes very good and all my news
> > were updated. I was getting a xml schema back after sending my twitter
> > message.
>
> > Since 3:52 PM Dec 23rd the web API 'statuses/update.xml' will brings
> > an error called '(417) Expectation Failed'.
>
> > Who knows this error and what can I do to send news over the web API
> > again?
>
> > Greetings, MacReeg
>
> --
> Alex Payne - API Lead, Twitter, Inc.http://twitter.com/al3x- Hide quoted text -
>
> - Show quoted text -

Vivek

unread,
Jan 6, 2009, 12:15:33 AM1/6/09
to Twitter Development Talk
hi,

We are getting same (417) error and after including
'ServicePointManager.Expect100Continue = false;' its work fine

Thanxs for help

Vivek Shrivastav,
Invitratech India

On Dec 30 2008, 4:29 am, MacReeg <MacR...@googlemail.com> wrote:
> Thank you for the help. To set the boolean of
> 'ServicePointManager.Expect100Continue = false;' was the magic row
> that I have to insert into myC#-Code!
>
> Greetings, MacReeg
>
> On Dec 29, 6:38 pm, "Alex Payne" <a...@twitter.com> wrote:
>
>
>
> > Please see this thread in this very group:http://groups.google.com/group/twitter-development-talk/browse_thread...
>
> > On Mon, Dec 29, 2008 at 08:52, MacReeg <MacR...@googlemail.com> wrote:
>
> > > Hello together!
>
> > > I use the web API 'statuses/update.xml' to send news about the IT to
> > > the community. Via aC#-Webrequest I send this news inserted into
> > > <status> tags to the update.xml. This goes very good and all my news
> > > were updated. I was getting a xml schema back after sending my twitter
> > > message.
>
> > > Since 3:52 PM Dec 23rd the web API 'statuses/update.xml' will brings
> > > an error called '(417) Expectation Failed'.
>
> > > Who knows this error and what can I do to send news over the web API
> > > again?
>
> > > Greetings, MacReeg
>
> > --
> > Alex Payne - API Lead, Twitter, Inc.http://twitter.com/al3x-Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
Reply all
Reply to author
Forward
0 new messages