is it possible to get the friend lists from an user with the APP secret(not with the access token) by using the open graph?
The User has already installed the APP.
Thanks in advance.
PS:
If I understand aright ...
-> graph API = only works with the acces token
-> FQL = works with access token and app secret
Right?