XenForo
Administrative
- Thread starter
- Admin
- #1
Can't get the API to work.
Does anyone know how one could post a thread with it?
(btw, I've searched the whole API forum by hand. There is no information on how to post a thread, best thread is this one but I cant get Guzzle to work anyway https://xenforo.com/community/threa...d-look-like-using-the-api-with-guzzle.160858/. btw2, the API has real potential for a game changer).
Code:
Read more
ادامه مطلب...
Does anyone know how one could post a thread with it?
(btw, I've searched the whole API forum by hand. There is no information on how to post a thread, best thread is this one but I cant get Guzzle to work anyway https://xenforo.com/community/threa...d-look-like-using-the-api-with-guzzle.160858/. btw2, the API has real potential for a game changer).
Code:
Code:
$headers = array(
'Content-type: application/json'...
Read more
ادامه مطلب...