Click here to Skip to main content
15,881,204 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
I'm developing SharePoint Hosted APP. In that, I need to use JavaScript only.
In previous version 1.0, I can get the data using client side scripting, but now in the twitter search API version 1.1, they are using some authentication.

So, we need register in the twitter site and then get consumer key. Using this, we need to code in server side script and consume the data from the API.

Is it possible to get the data for Twitter search API version 1.1 using Client Side Scripting?
Posted
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900