Hey Guys,

I am the developer of a Twitter to Facebook sync app, and I noticed
that in the last 12 hrs I have been occasionally receiving the
following response to my user_timeline API call:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://twitter.com/statuses/
user_timeline.xml?
oauth_version=1.0&amp;oauth_nonce=xxxxxxxxxxxxxxxxxxxxxxxxxxx&amp;oauth_timestamp=1252051201&amp;oauth_consumer_key=xxxxxxxxxxxxxxxxx&amp;since_id=xxxxxxxx&amp;oauth_token=xxxxxxxxxxxxxxxxxxx&amp;oauth_signature_method=HMAC-
SHA1&amp;oauth_signature=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx">here</
a>.</p>
</body></html>

This app has been up and running for a couple of weeks now and have
never seen this response before (it's not listed as a valid response
on the API wiki).

I'm guessing this is not normal or expected behaviour?

Best Regards,

Jason

Reply via email to