Community Forums/Get help with Kontagent/PHP Client Library

Answered

stream_publish

miguel angel membrive covo
asked this on April 29, 2010 10:15 am

Hi, i dont understand for using the new streampublish with your system . Im try to use

 

<?php 

 

  kt_facebook->->api_client->stream_publish($message, $attachment, $action_links,$other_user); Get the error Error message: error JSON decoding action_links Error code:100


  $facebook->api_client->stream_publish($message, $attachment, $action_links,$other_user); works correctly

 

 

 

THANKS

 

Comments

User photo
Lih Chen
Kontagent

I'm not sure if this is a typo in your code or just a copy and paste typo: "kt_Facebook->->." Notice that there's an extra ->. If that's not the issue, can you send me your action_links, attachment, and message so I can reproduce it on my end?  

Lih

June 01, 2010 12:19 pm.