Hi;
I’m making a small widget for a commercial website which has three twitter accounts:
@uepa, @uepatickets and @ueparadioshow
works:
http://search.twitter.com/search.json?q=from:uepa
works:
http://search.twitter.com/search.json?q=from:uepatickets
not working:
http://search.twitter.com/search.json?q=from:ueparadioshow
Every other account i put there works normally, why specifically @ueparadioshow is not outputting results?
I’ve check the accounts settings and everything looks normal.
Any suggestions?
UPDATE: updated endpoints. still no solution.