You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
expected output is callback(jsonstring)
i get jsonstring only
What version of the product are you using? On what operating system?
Please provide any additional information below.
if i am calling your api with
http://api.recordedfuture.com/ws/rfq/instances?q=query&callback=somestr
than your api must give response like this for working with crossdomain ajax
call
somestr(jsonstring)
Original issue reported on code.google.com by sam...@iclerisy.us on 20 Feb 2012 at 10:17
Original issue reported on code.google.com by
sam...@iclerisy.us
on 20 Feb 2012 at 10:17Attachments:
The text was updated successfully, but these errors were encountered: