On Tue, Mar 2, 2010 at 2:04 PM, firestoke <firest...@gmail.com> wrote:

>
> Unfortunately, Twitter seems doesn't accept a CALLBACK parameter (e.g.
> callback=jsonp1234) to pass the result string via calling passed
> javascript function. Is that possible Twitter official support this
> feature, please?
>
>
As the developer of a web-based Twitter client, I can assure you that it
does accept the callback parameter. You need to sign it, however, with the
OAuth key. This means that you can't use the regular jQuery getJSON() helper
function. You will need to roll your own.

-- 
Harshad RJ
http://hrj.wikidot.com

Reply via email to