Hello,

I'm trying to get the JSON string from a twitter timeline by sending a XMLHttpRequest with the URI of the timeline: http://twitter.com/statuses/public_t...lback=timeline. I tried to put this into a xmlHttpRequest but it returns null. Is this a security issue or something?. Can someone explain me how to get the JSON string ?.

Thanks.