I have a facebook application that require several permissions (i.e. to read user comments
, profile picture
, cover picture
etc). These are set up from the permissions section of my application. The problem is that when users use this application, the only permission access being asked is:
THIS APP WILL RECEIVE:
Your basic info
Ignoring all the other permissions that I originally required. Any ideas why is this?