Can you advise me on how I can post a user-derived property with a Facebook action/object property.
For example, in my Tarot app the user can post a 'Tarot Card object as a 'Draw' action, but I need to add the position of the Tarot card (1,2 or 3) to the posted Data.
I tried writing the user data as a custom meta og:namespace property but as pointed out in another StackO post Facebook re-requests the page on post and the write data is lost.
Thanks in advance!