I am modifying twitterizer version 1.0 to be compatible with recent twitter api v. 1.1.
while modifying and testing I got stuck with twitter api 1.1 search
https://api.twitter.com/1.1/search/tweets.json
I am using twitterizer v. 1.0.
Has anybody successfully called the above url and got json back?
To inform whoever wondering, next version of Twitterizer (2 or 3) seems moving away from 1 in dealing with JSON.
They now use Newtonsoft.Json.dll