Open GoogleCodeExporter opened 9 years ago
You cannot ask permission post login. You have to add the required permission
in properties file as given below:-
#you can set custom permission by using custom_permissions with provider prefix.
graph.facebook.com.custom_permissions = publish_stream,email,user_birthday
so you can add the permissions here but you need to add all the required
permission. When this file will be loaded then only these permission will be
used for authorization.
Regards
Tarun
Original comment by tarun.na...@3pillarglobal.com
on 6 Oct 2014 at 4:12
Original issue reported on code.google.com by
a.brueni...@gmail.com
on 9 Sep 2014 at 12:05