看板 Web_Design 關於我們 聯絡資訊
今日在測試分享文章到FB 但我用 $post = $facebook->api('/me/feed', 'post' , array( 'access_token' => $access_token, //有取得access_token 'message' => 'test', 'title' => 'test', 'description' => 'test' )); 他會沒辦法貼文 然後網頁會一直在執行中 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 122.118.72.42 ※ 文章網址: http://www.ptt.cc/bbs/Web_Design/M.1404128695.A.52E.html ※ 編輯: fire231 (122.118.72.42), 06/30/2014 20:00:45
terrybob:access_token的來源? 06/30 23:45
FB登入後取得access_token阿~ 這部分是正常的 ※ 編輯: fire231 (122.118.72.42), 07/01/2014 02:09:39