javascript facebook application force user to allow application to access his data
the question purpose is not for hacki开发者_如何学Pythonng purpose, iam doing an application that renders facebook itself, so once the user buy my application it means he permitted my application to access his data. so i need to click on facebook allow application access data button programmatically.
is there a way to do so by javascript or any language?
thanks for help.
Facebook don't want you doing this. If you find a way to do it, you should expect Facebook will find a way to stop you. I suggest re-thinking your approach.
精彩评论