Twitter API and Server Time
have you ever faced problem like..
Twitter api gives you blank auth_token????
from past few months me and very big team in my office working on project related to twitter. and we developed all the project on office server and last friday we were moving those codes to client’s beta server and suddenly things related to twitter stoped working, we had no clue what went wrong. and then i find this link which saved over lots of time (click here) actuley the problem was server time, server time was behind real time. so we changed that and twitter api started working fine. so if you ever face any weired issues with twitter API, so try this solution.
