Hi,
im trying to automatically publish a post on the logged in users wall in facebook in my canvas (iframe) application. the only way to do this, is by using oauth via php i think? i see no way to do this automatically via the new js-sdk.
so before i publish this post, i want to check, if i have already posted this content on his/her wall. is there a method or a way to check this? or do i have to store this in my own DB with the users id?
thanks for your help. if anything is unclear , PLEASE leave a comment.