Closed naveda89 closed 10 years ago
Hi everyone!!
I'm trying to use the fb:explicitly_shared parameter seen on https://developers.facebook.com/docs/opengraph/using-actions/v2.0#explicitsharing It's very annoying because i didn't found any similar issue
This is the way im trying to pass the fb:explicitly_shared param
response = user.og_action!( app.og_action('my_custom_action'), post: url_to_object, 'fb:explicitly_shared' => 'true' )
Does anyone knows how to do this properly??
Thanks!!
Hi everyone!!
I'm trying to use the fb:explicitly_shared parameter seen on https://developers.facebook.com/docs/opengraph/using-actions/v2.0#explicitsharing It's very annoying because i didn't found any similar issue
This is the way im trying to pass the fb:explicitly_shared param
Does anyone knows how to do this properly??
Thanks!!