I don\'t know why, but I am always getting null when I try to get the profile picture of the user. Do I need to set some specific permissions to get access?
Below is
I think problem is in the
imageURL = "**http**://graph.facebook.com/"+userID+"/picture?type=large";
Use https insted of http
https
http