1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Share events on group feed

Discussion in 'Facebook API' started by oliviergwada, Aug 22, 2013.

  1. #1
    hi friends,

    im using facebook api php and i need some help about sharing events on groups .
    i use ths piece of code to post an url to a group's feed :

    try {
    $ret_obj = $facebook->api($dest.'/feed', 'POST',
    array(
    'link' => 'https://www.facebook.com/events/141260632751804/'));

    } catch(FacebookApiException $e) {

    }
    Sans-titre-2.jpg
    this code works but it doesn't properly display the event on the feed.
    I have check every permission,and it seems good .
    i need some help about this.
     
    oliviergwada, Aug 22, 2013 IP