not long ago twitter stopped supporting rest 1.0 and I had to find some suloutions using new OAuth system. I found this.
That worked well and was simple in use. But recently I faced some strange behavior. This, lets call it module, didn't recieved any tweets from given screen name. It passed authentication, but json result was empty, although timeline wasn't empty on twitter.
Did anyone faced such problem?