
 Yasir Siddiqui - 2016-03-30 17:31:52 - 
In reply to message 7 from rabab 
I looked into your code and i was right you have not given correct 
'redirect_url' in config.php file.
this should point to redirect.php on your server so it should look like this
'redirect_url' 	=> 'http://localhost/instagram2/redirect.php',
please carefully read "readme" in the package. Once you update it will work. please remove code where you are settings session yourself.