You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Twitter Development Talk
Hi guys,
these hourse i get the following malformed xml as result from xml api:
<meta http-equiv="Content-Language" content="en-us" />
<meta name="description" content="Twitter is a free social messaging
utility for staying connected in real-time">
<meta http-equiv="imagetoolbar" content="no">
<meta name="viewport" content="width=780" />
note the 2nd and the 3rd line. The closing tag is missing.
Can you please fix it?
Thanks,
-c.
Alex Payne
unread,
Mar 3, 2008, 7:19:09 PM3/3/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to twitter-deve...@googlegroups.com
Chances are good you're making an invalid request or a request to the wrong URL and getting back an HTML page, not a page from our API.