0

I’m developing SharePoint Hosted APP in that i need to use javascript(Client Side Scripting) 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 using some authentication. So that we need register in the twitter site and then get consumer key etc. using this we need to code in server side script and consume the data from the API.

Is it possible to use Twitter API 1.1 in JavaScript code, by passing oAuth authentication on the client-side

(Visited 25 times, 1 visits today)
Add a Comment