P
P
pavelk22013-05-10 15:39:55
JavaScript
pavelk2, 2013-05-10 15:39:55

Twitter authorization on the client side?

Good afternoon ladies and gentlemen,
78607226237903f830a6932dc6f5f833.png
Can you tell me how you can poison authorized requests to the twitter api on the client side (via javascript)?
for example, a request:
http://search.twitter.com/search.json
At the moment, I’m even ready to transfer the login and password in their pure form - the main thing for me is to do this so that I can demonstrate, and then I can figure out how to do this with 3Legs OAuth.

I need this in order to add the display of tweets by # and @-tags to my social-feed plugin.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Ozeransky, 2013-05-10
@KREGI

search.twitter.com/search.json?q=%23twitter&rpp=5&callback= ?
m?

S
Sergey Ozeransky, 2013-05-10
@KREGI

twitter.com/search?q=%23twitter&src=typd and parse…

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question