I have a problem with my web application. I need to get any permissions from the user, user_photos, publish_actions... To get this, I redirect the user to this url:
When I am log in with my developer user, it works fine, but, when I log in with another user, I only get public permissions...
¿Why?