[twitter-dev] Are lists having problems?

2009-12-02 Thread Michael Steuer
I¹m getting HTML errors back  (see below) when trying to get a lists
statuses... Are there issues that haven¹t been announced?

Thanks,

Michael

Here¹s the HTML that Twitter API returns to me:

!DOCTYPE html PUBLIC \\-\\/\\/W3C\\/\\/DTD XHTML 1.0
Transitional\\/\\/EN\\
\\http:\\/\\/www.w3.org\\/TR\\/xhtml1\\/DTD\\/xhtml1-transitional.dtd
nhtml xmlns=\\http:\\/\\/www.w3.org\\/1999\\/xhtml\\ lang=\\en\\
xml:lang=\\enn  head\\nmeta http-equiv=\\Content-Type\\
content=\\text\\/html; charset=utf-8\\ \\/\\nmeta
http-equiv=\\Content-Language\\ content=\\en-us\\ \\/\\n
titleTwitter \\/ Error\\/title\\nlink
href=\\http:\\/\\/s.twimg.com\\/images\\/favicon.ico\\ rel=\\shortcut
icon\\ type=\\image\\/x-icon\\ \\/\\n\\nstyle
type=\\text\\/cssn  \\/* Page\\n
--- *\\/\\n  * { border: 0;
padding: 0; margin: 0; }\\n  body{ margin: 10px 0; background:#C0DEED
url(http:\\/\\/s.twimg.com\\/images\\/bg-clouds.png) repeat-x; color:#333;
font: 12px Lucida Grande, Arial, sans-serif; text-align:center }\\n
#container { width: 755px; margin: 0 auto; padding: 0px 0; text-align: left;
position: relative; }\\n  #content { width: 100%; margin-top: 8px;
float: left; padding-bottom: 15px; background: transparent
url(http:\\/\\/s.twimg.com\\/images\\/arr2.gif) no-repeat scroll 25px
0px;}\\n  .subpage #content .wrapper { background-color: #fff;
-moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 10px 0;}\\n
.subpage #content h2 { margin: 5px 20px; font: bold 26px Helvetica Neue,
Helvetica, Arial, sans-serif; }\\n  .subpage #content p { margin: 0 20px
10px 20px; color: #666; font-size: 13px;}\\n  .subpage #content ul {
padding-left: 30px; }\\n  .subpage #content ol, #side ol { padding-left:
30px; }\\n  a{text-decoration:none;color: #2277BB;}\\n  a:hover {
text-decoration: underline;}\\n  #content div.desc { margin: 11px 0px
10px 0px; }\\n  a img{border:0;}\\n
ul{list-style:square;padding-left:20px;}\\n  div.error { width: 100%;
text-align: right; margin: 10px 0;}\\n\\n  \\/* Navigation\\n
--- *\\/\\n  #navigation {
background-color: #fff; position: absolute; top: 8px; right: 0; padding: 6px
6px; font-size: 13px; text-align: center; }\\n  #navigation ul { margin:
0; padding: 0px; width: auto; height: 100%; _width: 60px; }\\n
#navigation li { display:inline; padding: 0 5px; }\\n  #navigation
li:before { content: ' '; padding-right: 0; }\\n  #navigation
li.first:before { content: ''; padding-right: 0; }\\n  #navigation,
#footer { -moz-border-radius: 5px;-webkit-border-radius: 5px;}\\n\\n
\\/* Footer\\n  --- *\\/\\n
#footer { clear: left; width: 555px; text-align: left; padding: 0px 0;
font-size: 11px; color: #778899;}\\n  #footer ul { clear: both; display:
block;}\\n  #footer li { display: block; float: left; margin: 0 16px 0
0;}\\n  #footer li.first:before { content: ''; padding-right: 0; }\\n\\n
\\/style\\n  \\/head\\n  body\\ndiv id=\\container\\
class=\\subpagen  div id=\\navigationnul\\n
li class=\\first\\a href=\\http:\\/\\/twitter.com\\Home
rsaquo;\\/a\\/li\\n\\/ul\\n  \\/div\\n  h1
id=\\header\\a href=\\http:\\/\\/twitter.com\\img
src=\\http:\\/\\/s.twimg.com\\/images\\/twitter_logo_header.png\\
width=\\155\\ height=\\36\\ \\/\\/a\\/h1\\n  div
id=\\contentndiv class=\\desc/div\\ndiv
class=\\wrappern  h2Something is technically
wrong.\\/h2\\n  pThanks for noticing\\u2014we're going to fix it
up and have things back to normal soon.\\/p\\n\\/div\\n
\\/div\\n  div id=\\footer\\ style=\\width:100%n
ul\\n  li class=\\first\\copy; 2009 Twitter\\/li\\n
lia href=/help\\/aboutus\\About Us\\/a\\/li\\n  lia
href=/help\\/contact\\Contact\\/a\\/li\\n  lia
href=\\http:\\/\\/blog.twitter.com\\/\\Blog\\/a\\/li\\n
lia href=\\http:\\/\\/status.twitter.com\\/\\Status\\/a\\/li\\n
lia href=/help\\/api\\API\\/a\\/li\\n  lia
href=\\http:\\/\\/help.twitter.com\\/\\Help\\/a\\/li\\n
lia href=/help\\/jobs\\Jobs\\/a\\/li\\n  lia
href=/help\\/tos\\TOS\\/a\\/li\\n  lia
href=/help\\/privacy\\Privacy\\/a\\/li\\n\\/ul\\n
\\/div\\n  div class=\\error\\img
src=\\http:\\/\\/s.twimg.com\\/images\\/please_fix.png\\ \\/\\/div\\n
\\/div\\n!-- BEGIN google analytics --\\nscript
type=\\text\\/javascriptn  var gaJsHost = ((\\https:\\ ==
document.location.protocol) ? \\https:\\/\\/ssl.\\ :
\\http:\\/\\/www.\\);\\n  document.write(unescape(\\%3Cscript
src='\\ + gaJsHost + \\google-analytics.com\\/ga.js'
type='text\\/javascript'%3E%3C\\/script%3E\\));\\n\\/script\\n
script type=\\text\\/javascriptn  var pageTracker =
_gat._getTracker(\\UA-30775-6\\);\\n
pageTracker._setDomainName(\\twitter.com\\);\\n

Re: [twitter-dev] Are lists having problems?

2009-12-02 Thread shiplu
The error is

Something is technically wrong. Thanks for noticing we're going to fix it
up and have things back to normal soon


-- 
A K M Mokaddim
My talks, http://talk.cmyweb.net
Follow me, http://twitter.com/shiplu
SUST Programmers, http://groups.google.com/group/p2psust
Innovation distinguishes bet ... ... (ask Steve Jobs the rest)


Re: [twitter-dev] Are lists having problems?

2009-12-02 Thread Michael Steuer

Thanks...

There error/problem however was on my end... Fixed it... Sorry to have
bothered you...

Michael.

On 12/2/09 2:33 PM, shiplu shiplu@gmail.com wrote:

 The error is 
 
 Something is technically wrong. Thanks for noticing we're going to fix it up
 and have things back to normal soon