Hi, I was developing a Facebook application for twitter. Before that I wanted to try out abraham's twitter oauth library.So, I set up the application and changed the config.php to save CONSUMER_KEY , CONSUMER_SECRET and callback url. When I access index.php it redirects to connect.php and from there I am able to authenticate my dummy application.But, after authentication I again reach connect.php instead the user information array. Am I missing out anything ? Please let me know if anyone wants to know anything else.. Thanks in advance.Any suggestion is welcome.